mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Libs/jQuery
* upgrade from v1.12.4 to v3.7.0
This commit is contained in:
@@ -182,7 +182,7 @@ class GenericPage
|
||||
protected $tabId = null;
|
||||
protected $gDataKey = false; // adds the dataKey to the user vars
|
||||
protected $scripts = array(
|
||||
[SC_JS_FILE, 'js/jquery-1.12.4.min.js', SC_FLAG_NO_TIMESTAMP ],
|
||||
[SC_JS_FILE, 'js/jquery-3.7.0.min.js', SC_FLAG_NO_TIMESTAMP ],
|
||||
[SC_JS_FILE, 'js/basic.js' ],
|
||||
[SC_JS_FILE, 'widgets/power.js', SC_FLAG_NO_TIMESTAMP | SC_FLAG_APPEND_LOCALE],
|
||||
[SC_JS_FILE, 'js/locale_%s.js', SC_FLAG_LOCALIZED ],
|
||||
|
||||
8
static/js/jquery-1.12.4.min.js
vendored
8
static/js/jquery-1.12.4.min.js
vendored
File diff suppressed because one or more lines are too long
2
static/js/jquery-3.7.0.min.js
vendored
Normal file
2
static/js/jquery-3.7.0.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user