king
2023-03-01 c2580fb8de3bdaabb4179b0ce0fcd2fbac802441
src/tabviews/custom/components/table/edit-table/index.jsx
@@ -111,10 +111,6 @@
        })
      }
      if (column.type === 'action') {
        column.operations = column.elements
      }
      _columns.push(column)
    })