1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 17:44:37 +02:00

Should fix part of the datepicker issue #133

This commit is contained in:
Cameron
2013-03-16 18:35:20 -07:00
parent 4f6b639ee9
commit 1830401b08
7 changed files with 371 additions and 1935 deletions

View File

@@ -63,12 +63,14 @@ function loadJSAddons()
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);
e107::css('core', 'bootstrap-datetimepicker/css/datetimepicker.css', 'jquery');
e107::js('core', 'bootstrap-datetimepicker/js/bootstrap-datetimepicker.js', 'jquery', 2);
e107::js('core', 'jquery.elastic.js', 'jquery', 2);
e107::js('core', 'jquery-ui-timepicker-addon.js', 'jquery', 2);
// e107::js('core', 'jquery-ui-timepicker-addon.js', 'jquery', 2);
//e107::css('core', 'chosen/chosen.css', 'jquery');