Browse Source

Fixed tabs

tags/2.0.0-beta
Alexander Makarov 11 years ago
parent
commit
4f20483dea
  1. 2
      Nav.php

2
Nav.php

@ -176,7 +176,7 @@ class Nav extends Widget
'view' => $this->getView(),
]);
}
}
}
if ($this->activateItems && $active) {
Html::addCssClass($options, 'active');

Loading…
Cancel
Save