mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Merge branch 'ent-4935-CSV-eventos-tooltip' into 'develop'
Added tooltip to CSV datatable button See merge request artica/pandorafms!2881
This commit is contained in:
commit
46f02a6c53
@ -3333,6 +3333,7 @@ function ui_print_datatable(array $parameters)
|
||||
{
|
||||
extend: "csv",
|
||||
text : "'.__('Export current page to CSV').'",
|
||||
titleAttr: "'.__('Export current page to CSV').'",
|
||||
title: "export_'.$parameters['id'].'_current_page_'.date('Y-m-d').'",
|
||||
fieldSeparator: "'.$config['csv_divider'].'",
|
||||
exportOptions : {
|
||||
|
Loading…
x
Reference in New Issue
Block a user