mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-06 20:54:27 +02:00
parent
4df523708b
commit
241d8465a4
1 changed files with 2 additions and 1 deletions
|
@ -94,9 +94,10 @@
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<!-- Dependencies -->
|
<!-- Dependencies -->
|
||||||
|
{{jsDependencies}}
|
||||||
|
|
||||||
<script src="lib/jquery-ui-1.9.0.custom.min.js"></script>
|
<script src="lib/jquery-ui-1.9.0.custom.min.js"></script>
|
||||||
<script src="lib/backbone.localStorage-min.js"></script>
|
<script src="lib/backbone.localStorage-min.js"></script>
|
||||||
{{jsDependencies}}
|
|
||||||
|
|
||||||
<!-- Templates from here on out. Someone seriously needs to fix template
|
<!-- Templates from here on out. Someone seriously needs to fix template
|
||||||
management for node.js apps. I know there is the text plugin
|
management for node.js apps. I know there is the text plugin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue