1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 09:39:55 +02:00

FAQs frontend LANS renamed to match specifications. Filter alert removed and replaced with Filter in breadcrumb.

This commit is contained in:
Cameron
2017-10-18 17:00:40 -07:00
parent c2b6c5e722
commit 9eaab96373
4 changed files with 42 additions and 38 deletions

View File

@@ -45,7 +45,7 @@ switch($cndPref)
/* @example prefetch */
//e107::link(array('rel'=>'prefetch', 'href'=>THEME.'images/browsers.png'));
e107::js("footer-inline", "$('.e-tip').tooltip({container: 'body'})"); // activate bootstrap tooltips.
e107::js("footer-inline", "$('.e-tip').tooltip({container: 'body'});"); // activate bootstrap tooltips.
// Legacy Stuff.
define('OTHERNEWS_COLS',false); // no tables, only divs.