mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-01 17:42:11 +09:00
Use jQuery 3.x by default
This commit is contained in:
parent
f0f73c6ac8
commit
7ce40653d7
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ return array(
|
|||
'minify_scripts' => 'common',
|
||||
'concat_scripts' => 'none',
|
||||
'delay_compile' => 0,
|
||||
'jquery_version' => 2,
|
||||
'jquery_version' => 3,
|
||||
),
|
||||
'admin' => array(
|
||||
'allow' => array(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue