mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Added option for custom delimiter in export csv for datatables - #4623
This commit is contained in:
parent
2f45d3d6ec
commit
89253f4111
@ -3205,6 +3205,7 @@ function ui_print_datatable(array $parameters)
|
||||
{
|
||||
extend: "csv",
|
||||
text : "'.__('Export current page to CSV').'",
|
||||
fieldSeparator: "'.$config['csv_divider'].'",
|
||||
exportOptions : {
|
||||
modifier : {
|
||||
// DataTables core
|
||||
|
Loading…
x
Reference in New Issue
Block a user