ui: add default js path for dist
This commit is contained in:
parent
01490554d7
commit
7d727ce01c
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue