1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 01:54:12 +02:00

Move bootstrap to core. Removed tipsy (replaced by tooltip)

This commit is contained in:
Cameron
2012-11-28 13:25:41 -08:00
parent b261320e76
commit 250ac74fbd
20 changed files with 897 additions and 9318 deletions

View File

@@ -44,8 +44,8 @@ e107::js('core', 'password/jquery.pwdMeter.js', 'jquery', 2);
// e107::js("core", "core/mediaManager.js","jquery",3);
e107::js("core", "tooltip/jquery.tipsy.js","jquery",3);
e107::css('core', 'tooltip/tipsy.css', 'jquery');
//e107::js("core", "tooltip/jquery.tipsy.js","jquery",3);
//e107::css('core', 'tooltip/tipsy.css', 'jquery');
e107::js("core", "tags/jquery.tagit.js","jquery",3);
e107::css('core', 'tags/jquery.tagit.css', 'jquery');