reorder dependencies Issue #239 Issue #241

This commit is contained in:
Peter Cottle 2015-02-09 08:33:24 -08:00
parent 4df523708b
commit 241d8465a4

View file

@ -94,9 +94,10 @@
</a>
<!-- Dependencies -->
{{jsDependencies}}
<script src="lib/jquery-ui-1.9.0.custom.min.js"></script>
<script src="lib/backbone.localStorage-min.js"></script>
{{jsDependencies}}
<!-- Templates from here on out. Someone seriously needs to fix template
management for node.js apps. I know there is the text plugin