mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-03 01:25:08 +02:00
parent
25d678ea2e
commit
f66c933428
2 changed files with 33 additions and 8 deletions
|
@ -94,12 +94,9 @@
|
|||
</a>
|
||||
|
||||
<!-- Dependencies -->
|
||||
<script src="lib/jquery-1.8.0.min.js"></script>
|
||||
<script src="lib/jquery-ui-1.9.0.custom.min.js"></script>
|
||||
<script src="lib/underscore-min.js"></script>
|
||||
<script src="lib/backbone-min.js"></script>
|
||||
<script src="lib/backbone.localStorage-min.js"></script>
|
||||
<script src="lib/raphael-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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue