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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user