Fixed indent

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-03-20 12:08:35 +00:00
parent 417caae589
commit 0d124bb5a1

View file

@ -85,7 +85,7 @@
export: 'fa-download',
clearSearch: 'fa-times'
},
exportOptions: export_options,
exportOptions: export_options,
exportTypes: ['xlsx', 'excel', 'csv', 'pdf','json', 'xml', 'txt', 'sql', 'doc' ],
onLoadSuccess: function () {
$('[data-tooltip="true"]').tooltip(); // Needed to attach tooltips after ajax call