Bumped JQuery version from 1.9.1 -> 1.11.2

Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
This commit is contained in:
Collin J. Doering 2015-01-28 23:25:33 -05:00
parent 843c0f3f69
commit 100b575137
2 changed files with 6487 additions and 5738 deletions

File diff suppressed because it is too large Load Diff

View File

@ -50,7 +50,7 @@
<!-- External javascript libraries: JQuery, and JQuery-Address -->
<!-- Placed at the end of the document so the pages load faster -->
<script src='lib/js/jquery-1.9.1.js' type='text/javascript'></script>
<script src='lib/js/jquery-1.11.2.js' type='text/javascript'></script>
<script src='lib/js/jquery.address.js' type='text/javascript'></script>
<script src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' type='text/javascript'></script>
<!-- Custom javascript for user interactivity -->