We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a25c84 commit 826c1e3Copy full SHA for 826c1e3
web/skins/classic/includes/functions.php
@@ -96,7 +96,6 @@ function xhtmlHeadersStart($file, $title) {
96
97
?>
98
<link rel="stylesheet" href="skins/classic/js/jquery-ui-1.13.2/jquery-ui.theme.min.css" type="text/css"/>
99
- <link rel="stylesheet" href="js/noUiSlider/dist/nouislider.css" type="text/css"/>
100
<?php #Chosen can't be cache-busted because it loads sprites by relative path ?>
101
<link rel="stylesheet" href="skins/classic/js/chosen/chosen.min.css" type="text/css"/>
102
<?php
0 commit comments