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
committed by Clinton Blackburn
parent 0f88fd2018
commit 5ef63e0f1e

View File

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