Update jQuery and jQuery UI

This commit is contained in:
Xaekai 2022-01-19 07:00:00 -08:00 committed by Calvin Montgomery
parent d516c5ebfc
commit 9f9bbfa022
4 changed files with 13289 additions and 9245 deletions

View File

@ -3,7 +3,7 @@ mixin footer
.container .container
p.text-muted.credit. p.text-muted.credit.
Powered by CyTube, available on <a href="https://github.com/calzoneman/sync" target="_blank" rel="noreferrer noopener">GitHub</a>&nbsp;&middot; <a href="/contact" target="_blank">Contact</a>&nbsp;&middot; <a href="https://github.com/calzoneman/sync/wiki" target="_blank" rel="noopener noreferrer">Wiki</a> Powered by CyTube, available on <a href="https://github.com/calzoneman/sync" target="_blank" rel="noreferrer noopener">GitHub</a>&nbsp;&middot; <a href="/contact" target="_blank">Contact</a>&nbsp;&middot; <a href="https://github.com/calzoneman/sync/wiki" target="_blank" rel="noopener noreferrer">Wiki</a>
script(src="/js/jquery-1.11.0.min.js") script(src="/js/jquery-1.12.4.min.js")
// Must be included before jQuery-UI since jQuery-UI overrides jQuery.fn.button // Must be included before jQuery-UI since jQuery-UI overrides jQuery.fn.button
// I should really abandon this crap one day // I should really abandon this crap one day
script(src="/js/jquery-ui.js") script(src="/js/jquery-ui.js")

File diff suppressed because one or more lines are too long

5
www/js/jquery-1.12.4.min.js vendored Normal file

File diff suppressed because one or more lines are too long

22523
www/js/jquery-ui.js vendored

File diff suppressed because it is too large Load Diff