Merge branch 'ship-jquery' of https://github.com/Dunedan/binder into Dunedan-ship-jquery

This commit is contained in:
jeffrey forman 2015-04-05 07:22:23 -04:00
commit 796cb06055
2 changed files with 5 additions and 1 deletions

4
binder/static/jquery-2.1.3.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -9,7 +9,7 @@
{% endblock header %}
<body>
<script src="http://code.jquery.com/jquery.js"></script>
<script src="{{ STATIC_URL }}jquery-2.1.3.min.js"></script>
<script src="{{ STATIC_URL }}bootstrap/js/bootstrap.min.js"></script>
<div class="container-fluid">