mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Update jQuery, jQuery Migrate, jQuery UI
This commit is contained in:
parent
2119c84b77
commit
7563ab859d
24 changed files with 15159 additions and 11403 deletions
|
|
@ -6,8 +6,8 @@ class HTMLDisplayHandler
|
|||
/**
|
||||
* jQuery versions
|
||||
*/
|
||||
const JQUERY_V1 = '1.11.3';
|
||||
const JQUERY_V2 = '2.1.4';
|
||||
const JQUERY_V1 = '1.12.4';
|
||||
const JQUERY_V2 = '2.2.4';
|
||||
|
||||
/**
|
||||
* Reserved scripts
|
||||
|
|
@ -562,7 +562,7 @@ class HTMLDisplayHandler
|
|||
{
|
||||
Context::loadFile(array('./common/css/rhymix.less', '', '', -1600000000), true);
|
||||
$original_file_list = array(
|
||||
'plugins/jquery.migrate/jquery-migrate-1.2.1.js',
|
||||
'plugins/jquery.migrate/jquery-migrate-1.4.1.min.js',
|
||||
'plugins/blankshield/blankshield.min.js',
|
||||
'plugins/uri/URI.min.js',
|
||||
'x.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue