mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
Add option to select jQuery 3.x (#1835) + add description to other options in Advanced config screen
This commit is contained in:
parent
dc1182f6f5
commit
0aa4fed636
6 changed files with 35 additions and 2 deletions
|
|
@ -77,6 +77,7 @@ return array(
|
|||
'manager_layout' => 'module',
|
||||
'minify_scripts' => 'common',
|
||||
'concat_scripts' => 'none',
|
||||
'jquery_version' => 2,
|
||||
'server_push' => false,
|
||||
'use_gzip' => false,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue