1
0
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:
Cameron
2013-02-20 22:05:39 -08:00
parent 326d2e534f
commit a55d70afba
7 changed files with 1127 additions and 25 deletions

View File

@@ -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);