N°3685 - Front-end performances: Include dataTables lib. only when necessary

This commit is contained in:
Molkobain
2021-09-11 10:28:38 +02:00
parent da3bab9647
commit 42b779d301

View File

@@ -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',