Add bootstrap multiselect

This commit is contained in:
Nicolas Le Goff
2013-06-11 12:30:25 +02:00
parent 93c83a281c
commit e94e84bf73

View File

@@ -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'