Fixed doofy export filename

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-04-16 22:07:39 +01:00
parent a455f82474
commit 3f74b6cc72
+1 -1
View File
@@ -25,7 +25,7 @@
data-sort-name="name"
class="table table-striped snipe-table"
data-export-options='{
"fileName": "export-license-uploads-{{ str_slug($object->name) }}-{{ date('Y-m-d') }}",
"fileName": "export-uploads-{{ str_slug($object->name) }}-{{ date('Y-m-d') }}",
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","delete","download","icon"]
}'>