mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Merge branch 'ent-4623-Exportar-a-CSV-los-eventos-separador-erroneo' into 'develop'
Ent 4623 exportar a csv los eventos separador erroneo See merge request artica/pandorafms!2727
This commit is contained in:
commit
868bba07b0
@ -3234,6 +3234,7 @@ function ui_print_datatable(array $parameters)
|
||||
extend: "csv",
|
||||
text : "'.__('Export current page to CSV').'",
|
||||
title: "export_'.$parameters['id'].'_current_page_'.date('Y-m-d').'",
|
||||
fieldSeparator: "'.$config['csv_divider'].'",
|
||||
exportOptions : {
|
||||
modifier : {
|
||||
// DataTables core
|
||||
|
Loading…
x
Reference in New Issue
Block a user