Libs/jQuery

* upgrade from v1.12.4 to v3.7.0
This commit is contained in:
Sarjuuk
2023-06-05 19:12:07 +02:00
parent 73dd745fe8
commit 26da03f029
3 changed files with 3 additions and 9 deletions

View File

@@ -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 ],

File diff suppressed because one or more lines are too long

2
static/js/jquery-3.7.0.min.js vendored Normal file

File diff suppressed because one or more lines are too long