Use temporary negative IDs for rows created in a draft Changeset
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
name: 'columns',
|
||||
route: {!! toJSON($table->draftUpdateRoute) !!},
|
||||
xColumns: {!! toJSON($columns) !!},
|
||||
orderChanged: @json(!empty($changeset->columnOrder))
|
||||
})
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user