mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Use html5 to validate setup form, use html5 fallback if client does not support this feature
Add modernizr to admin group
This commit is contained in:
@@ -35,7 +35,8 @@ $groups = array(
|
||||
, '//include/jquery.image_enhancer.js'
|
||||
, '//include/jslibs/jquery.contextmenu_scroll.js'),
|
||||
'admin' => array(
|
||||
'//include/jslibs/jquery.validate.js'
|
||||
'//assets/modernizr/modernizr.js'
|
||||
,'//include/jslibs/jquery.validate.js'
|
||||
, '//include/jslibs/jquery.validate.password.js'
|
||||
, '//include/jslibs/jquery-ui-1.8.24.js'
|
||||
, '//include/jslibs/jquery.cookie.js'
|
||||
|
Reference in New Issue
Block a user