From 4f20483deac5f21ac011fc09facdf7f2623a08e3 Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Thu, 20 Mar 2014 17:30:50 +0400 Subject: [PATCH] Fixed tabs --- Nav.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nav.php b/Nav.php index 3dec9f5..a215914 100644 --- a/Nav.php +++ b/Nav.php @@ -176,7 +176,7 @@ class Nav extends Widget 'view' => $this->getView(), ]); } - } + } if ($this->activateItems && $active) { Html::addCssClass($options, 'active');