mirror of
https://github.com/Combodo/iTop.git
synced 2026-08-02 20:08:20 +02:00
Objects list: Add tree group by option to DataTables UIBlock
This commit is contained in:
@@ -41,6 +41,7 @@ class DataTable extends UIContentBlock
|
||||
'js/dataTables.settings.js',
|
||||
'js/dataTables.pipeline.js',
|
||||
'js/dataTables.row-actions.js',
|
||||
'js/dataTables.tree-grouping.js',
|
||||
];
|
||||
|
||||
protected $aOptions;//list of specific options for display datatable
|
||||
|
||||
Reference in New Issue
Block a user