Commit a2be93a4daf47270ad70ae4e908c35bce0771440
1 parent
0f852b51
29.06.16
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/views/search/index.php
... | ... | @@ -21,6 +21,7 @@ $this->params['breadcrumbs'][] = ['label' => 'Поиск', 'url' => ['catalog/ca |
21 | 21 | $this->params['seo']['meta']= 'noindex,follow'; |
22 | 22 | ?> |
23 | 23 | |
24 | + | |
24 | 25 | <nav class="bread-crumbs"> |
25 | 26 | <?= \yii\widgets\Breadcrumbs::widget ([ |
26 | 27 | 'links' => $this->params['breadcrumbs'], | ... | ... |