1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 00:27:45 +02:00

Issue #991: integrate selectize.js

This commit is contained in:
Lóna Lore
2015-05-23 14:49:44 +02:00
parent 03ab8b867e
commit 1af1cdbefd
12 changed files with 5823 additions and 93 deletions

View File

@@ -61,7 +61,8 @@ function loadJSAddons()
e107::css('core', 'bootstrap-multiselect/css/bootstrap-multiselect.css', 'jquery');
e107::js('core', 'bootstrap-multiselect/js/bootstrap-multiselect.js', 'jquery', 2);
// TODO: remove typeahead.
e107::js('core', 'bootstrap-jasny/js/jasny-bootstrap.js', 'jquery', 2);
e107::css('core', 'bootstrap-datetimepicker/css/datetimepicker.css', 'jquery');