CSV import, also from file, and more UX improvements
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
xRows: {!! toJSON($xrows, true) !!},
|
||||
newRows: true, // indicate all are new
|
||||
pageUrl: @json(request()->fullUrl()),
|
||||
loadCsvUrl: @json($table->getDraftRoute('add-rows-csv')),
|
||||
csrf: @json(csrf_token()),
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user