Skip to content

Commit 826c1e3

Browse files
authored
Update functions.php
1 parent 3a25c84 commit 826c1e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/skins/classic/includes/functions.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ function xhtmlHeadersStart($file, $title) {
9696

9797
?>
9898
<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"/>
10099
<?php #Chosen can't be cache-busted because it loads sprites by relative path ?>
101100
<link rel="stylesheet" href="skins/classic/js/chosen/chosen.min.css" type="text/css"/>
102101
<?php

0 commit comments

Comments
 (0)