FIX: removed jquery-ui js+css from base cz it conflicts with sliceresourceview--...
[myslice.git] / portal / templates / base.html
index 6ccabce..df38156 100644 (file)
@@ -18,6 +18,7 @@
 {{ header_prelude }}
 {% block head %} {% endblock head %}
 {# let's add these ones no matter what #}
+{#NOTE: DO NOT ADD JQUERY-UI JS & CSS HERE. IT BREAKS THE RESOURCE BROWSING PAGE -- DETAILS WITH JORDAN AUGE#}
 {% insert_str prelude "js/jquery.min.js" %}
 {% insert_str prelude "js/angular/angular.min.js" %}
 {% insert_str prelude "js/jquery.html5storage.min.js" %}