diff --git a/web/skins/classic/includes/functions.php b/web/skins/classic/includes/functions.php index 719d235210..0fd3917f66 100644 --- a/web/skins/classic/includes/functions.php +++ b/web/skins/classic/includes/functions.php @@ -70,13 +70,6 @@ function xhtmlHeadersStart($file, $title) { 'css/bootstrap.min.css', )); -echo output_link_if_exists(array( - 'js/dateTimePicker/jquery-ui-timepicker-addon.css', - 'js/jquery-ui-1.13.2/jquery-ui.structure.min.css', - 'js/bootstrap-table-1.22.3/bootstrap-table.min.css', - 'js/bootstrap-table-1.22.3/extensions/page-jump-to/bootstrap-table-page-jump-to.min.css', -), true); - if ( $basename == 'montage' ) { echo output_link_if_exists(array('/assets/gridstack/dist/gridstack.css', '/assets/gridstack/dist/gridstack-extra.css')); } @@ -86,6 +79,10 @@ function xhtmlHeadersStart($file, $title) { -