mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 00:54:49 +02:00
Upgrade bootstrap to 2.3.0 and use separate files for jasny addons
This commit is contained in:
@@ -51,6 +51,8 @@ e107::js('core', 'bootstrap-select/bootstrap-select.min.js', 'jquery', 2);
|
||||
e107::css('core', 'bootstrap-multiselect/css/bootstrap-multiselect.css', 'jquery');
|
||||
e107::js('core', 'bootstrap-multiselect/js/bootstrap-multiselect.js', 'jquery', 2);
|
||||
|
||||
e107::js('core', 'bootstrap-jasny/js/jasny-bootstrap.js', 'jquery', 2);
|
||||
|
||||
//e107::css('core', 'bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css', 'jquery');
|
||||
//e107::js('core', 'bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js', 'jquery', 2);
|
||||
|
||||
|
Reference in New Issue
Block a user