jquery cdn sucks

This commit is contained in:
calzoneman 2015-02-10 23:07:57 -06:00
parent 3bb3e020df
commit d7d3534d62
3 changed files with 15009 additions and 2 deletions

View File

@ -3,8 +3,8 @@ mixin footer
.container
p.text-muted.credit.
Copyright &copy; 2013-2015 Calvin Montgomery&nbsp;&middot;&nbsp;<a href="https://github.com/calzoneman/sync">GitHub</a>&nbsp;&middot;&nbsp;<a href="/useragreement">User Agreement</a>&nbsp;&middot;&nbsp;<a href="/contact">Contact</a>&nbsp;&middot;&nbsp;<a href="https://github.com/calzoneman/sync/wiki">Wiki</a>
script(src="//code.jquery.com/jquery-1.11.0.min.js")
script(src="/js/jquery-1.11.0.min.js")
// Must be included before jQuery-UI since jQuery-UI overrides jQuery.fn.button
// I should really abandon this crap one day
script(src="//code.jquery.com/ui/1.10.3/jquery-ui.js")
script(src="/js/jquery-ui.js")
script(src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js")

4
www/js/jquery-1.11.0.min.js vendored Normal file

File diff suppressed because one or more lines are too long

15003
www/js/jquery-ui.js vendored Normal file

File diff suppressed because it is too large Load Diff