ui: add default js path for dist

This commit is contained in:
Jack Pearkes 2014-05-01 11:32:40 -04:00
parent 01490554d7
commit 7d727ce01c
1 changed files with 1 additions and 0 deletions

View File

@ -412,6 +412,7 @@
<script src="javascripts/app/controllers.js"></script>
<!-- to activate the test runner, add the "?test" query string parameter -->
<script src="tests/runner.js"></script>
<!-- <script src="static/application.min.js"></script> -->
<!-- /ASSETS -->
</body>