mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 09:34:13 +01:00
N°3685 - Front-end performances: Include dataTables lib. only when necessary
This commit is contained in:
@@ -49,7 +49,7 @@ class NiceWebPage extends WebPage
|
||||
|
||||
// Deprecated files
|
||||
'js/hovertip.js',
|
||||
/** @deprecated since 3.0.0 N°2737 - Migrate table to DataTables plugin to be iso with the end-users portal */
|
||||
/** @deprecated since 3.0.0 N°2737 - Migrate table to DataTables plugin to be iso with the end-users portal, will be removed in 3.x */
|
||||
'js/datatable.js',
|
||||
'js/jquery.tablesorter.js',
|
||||
'js/jquery.tablesorter.pager.js',
|
||||
|
||||
Reference in New Issue
Block a user