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