improve styles and behavior of the col editor, preparing for backend impl
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
name: 'columns',
|
||||
xColumns: {!! old('columns', toJSON($columns)) !!},
|
||||
newTable: true,
|
||||
//sortable: false,
|
||||
})
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user