Libs/jQuery
* upgrade from v1.12.4 to v3.7.0
This commit is contained in:
parent
73dd745fe8
commit
26da03f029
3 changed files with 3 additions and 9 deletions
|
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue