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

Removal of colorbox modal.

This commit is contained in:
Cameron
2013-04-17 22:07:15 -07:00
parent af1a88ef30
commit ba6ebf7438
13 changed files with 4 additions and 121 deletions

View File

@@ -45,10 +45,6 @@ function loadJSAddons()
return;
}
e107::js('core', 'colorbox/jquery.colorbox-min.js', 'jquery', 2);
e107::css('core', 'colorbox/colorbox.css', 'jquery');
// e107::js('core', 'bootstrap/js/bootstrap-modal.js', 'jquery', 2); // Special Version see: https://github.com/twitter/bootstrap/pull/4224