src/hdalab/templates/thesaurus.html
changeset 345 7bc38c7d6cf9
parent 293 b33caeba7faa
child 396 064f4cdc48c3
--- a/src/hdalab/templates/thesaurus.html	Tue Sep 30 12:31:48 2014 +0200
+++ b/src/hdalab/templates/thesaurus.html	Sat Nov 01 17:42:33 2014 +0100
@@ -14,7 +14,7 @@
 {{block.super}}
         <script src="{% static 'hdalab/lib/underscore-min.js' %}"></script>
         <script src="{% static 'hdalab/lib/mustache.js' %}"></script>
-        <script src="{% static 'hdalab/lib/jquery-ui-1.8.16.custom.min.js' %}"></script>
+        <script src="{% static 'hdalab/lib/jquery-ui-1.10.4.min.js' %}"></script>
         <script type="text/javascript">
         endpoints = {
             fill_tree: "{% url 'fill_tree' %}",