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