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