mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-10 19:43:16 +00:00
Add bootstrap multiselect
This commit is contained in:
@@ -11,18 +11,13 @@
|
||||
$groups = array(
|
||||
'authentication_css' => array(
|
||||
'//assets/normalize-css/normalize.css',
|
||||
'//assets/bootstrap-switch/static/stylesheets/bootstrapSwitch.css',
|
||||
'//skins/build/login.css',
|
||||
'//assets/font-awesome/css/font-awesome.css',
|
||||
),
|
||||
'authentication' => array(
|
||||
'//assets/modernizr/modernizr.js',
|
||||
'//assets/jquery/jquery.js',
|
||||
'//assets/angular/angular.js',
|
||||
'//assets/angular-ui/build/angular-ui.js',
|
||||
'//assets/bootstrap-switch/static/js/bootstrapSwitch.js',
|
||||
'//assets/bootstrap-multiselect/js/bootstrap-multiselect.js',
|
||||
'//assets/underscore/underscore.js'
|
||||
'//assets/requirejs/require.js',
|
||||
'//scripts/apps/login/home/config.js'
|
||||
),
|
||||
'client' => array(
|
||||
'//include/jslibs/swfobject/swfobject.js'
|
||||
|
Reference in New Issue
Block a user