From cb61cc33067ea7b7aa9d549c435f13c793350a47 Mon Sep 17 00:00:00 2001 From: Cameron Date: Wed, 20 Mar 2013 04:15:07 -0700 Subject: [PATCH] Bootstrap Tabs added. (replacing those of jquery ui) --- .../featurebox_category_template.php | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/e107_plugins/featurebox/templates/featurebox_category_template.php b/e107_plugins/featurebox/templates/featurebox_category_template.php index 0884ea7f8..aad02b16a 100644 --- a/e107_plugins/featurebox/templates/featurebox_category_template.php +++ b/e107_plugins/featurebox/templates/featurebox_category_template.php @@ -133,7 +133,7 @@ $FEATUREBOX_CATEGORY_TEMPLATE['dynamic']['js_type'] = 'prototype'; // ------------------------------------------ TABS (Legacy Prototype.js) --------------------------- - +/* $FEATUREBOX_CATEGORY_TEMPLATE['tabs-proto']['list_start'] = '
{FEATUREBOX_NAVIGATION|tabs=loop&uselimit} @@ -169,44 +169,44 @@ $FEATUREBOX_CATEGORY_TEMPLATE['tabs-proto']['js'] = '{e_WEB_JS}core/tabs.js'; // inline JS, without