The only JS the pages using this template need is base_application

This commit is contained in:
Brian Jacobel
2016-04-11 12:49:36 -04:00
parent ae49f7a6d9
commit bceab97d77

View File

@@ -42,8 +42,7 @@
</div>
{% javascript 'application' %}
{% javascript 'module-js' %}
{% javascript 'base_application' %}
{% render_block "js" %}
</body>