diff --git a/horizon/templates/horizon/_scripts.html b/horizon/templates/horizon/_scripts.html index d24cecc4a..61caf6c2b 100644 --- a/horizon/templates/horizon/_scripts.html +++ b/horizon/templates/horizon/_scripts.html @@ -3,8 +3,8 @@ {% comment %} Django's JavaScript i18n Implementation {% endcomment %} +{% comment %} Compress jQuery, Plugins, Bootstrap, Hogan.js and Horizon-specific JS. {% endcomment %} {% compress js %} -{% comment %} jQuery and Plugins {% endcomment %} @@ -14,13 +14,10 @@ -{% comment %} Bootstrap {% endcomment %} -{% comment %} Hogan.js (client-side templating) {% endcomment %} -{% comment %} Horizon-specific JS {% endcomment %}