src/hdalab/templates/facettes.html
changeset 293 b33caeba7faa
parent 288 0bb9c29cd41d
child 314 515a46247b13
--- a/src/hdalab/templates/facettes.html	Fri Jul 11 16:49:14 2014 +0200
+++ b/src/hdalab/templates/facettes.html	Wed Jul 16 15:15:50 2014 +0200
@@ -8,7 +8,7 @@
 {% block css_import %}
 {{block.super}}
         <link rel="stylesheet" type="text/css" href="{% static 'hdalab/lib/leaflet/leaflet.css' %}" />
-        <link rel="stylesheet" type="text/css" href="{% static 'hdalab/css/ui-lightness/jquery-ui-1.8.16.custom.css' %}" />
+        <link rel="stylesheet" type="text/css" href="{% static 'hdalab/css/ui-lightness/jquery-ui-1.10.4.min.css' %}" />
         <link rel="stylesheet" type="text/css" href="{% static 'hdalab/css/facettes.css?refresh' %}" />
 {% endblock %}