Showing
1 changed file
with
1 additions
and
1 deletions
@@ -60,7 +60,7 @@ class BrandController extends AbstractAction | @@ -60,7 +60,7 @@ class BrandController extends AbstractAction | ||
60 | public function searchAction() | 60 | public function searchAction() |
61 | { | 61 | { |
62 | $this->setTitle('品牌一览'); | 62 | $this->setTitle('品牌一览'); |
63 | - $this->setNavHeader('品牌一览', true, false); | 63 | + $this->setNavHeader('品牌一览', true, true); |
64 | 64 | ||
65 | $channel = Helpers::getChannelByCookie(); | 65 | $channel = Helpers::getChannelByCookie(); |
66 | 66 |
-
Please register or login to post a comment