mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-03-20 04:20:00 +01:00
Minor changes.
This commit is contained in:
parent
ec95639600
commit
d784b7407f
@ -2,7 +2,6 @@
|
||||
// other libs
|
||||
// ----------
|
||||
// @include "lib/modernizr-*.js"
|
||||
if (window.attachEvent && !window.addEventListener) { throw 'no-browser'; }
|
||||
// @include "lib/underscore-*.js"
|
||||
// @include "lib/markdown-*.js"
|
||||
// @include "lib/modulejs-*.js"
|
||||
@ -12,10 +11,7 @@ if (window.attachEvent && !window.addEventListener) { throw 'no-browser'; }
|
||||
// jQuery libs
|
||||
// -----------
|
||||
// @include "lib/jquery-*.js"
|
||||
// @include "lib/jquery.fracs-*.js"
|
||||
// @include "lib/jquery.mousewheel-*.js"
|
||||
// @include "lib/jquery.qrcode-*.js"
|
||||
// @include "lib/jquery.scrollpanel-*.js"
|
||||
// @include "lib/jquery.*.js"
|
||||
|
||||
// app
|
||||
// ---
|
||||
|
Loading…
x
Reference in New Issue
Block a user