1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-17 20:01:47 +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

@@ -23,8 +23,6 @@ $sql = e107::getDb();
$sql->db_Mark_Time('(Header Top)');
e107::js('core', 'colorbox/jquery.colorbox-min.js', 'jquery', 2);
e107::css('core', 'colorbox/colorbox.css', 'jquery');
e107::js('core','bootstrap/js/bootstrap-tooltip.js','jquery');
e107::css('core','bootstrap/css/tooltip.css','jquery');