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