Compare View

switch
from
...
to
 
Commits (2)
backend/views/layouts/menu_items.php
@@ -75,7 +75,7 @@ @@ -75,7 +75,7 @@
75 ], 75 ],
76 [ 76 [
77 'label' => \Yii::t('core', 'Блог'), 77 'label' => \Yii::t('core', 'Блог'),
78 - 'url' => ['#'], 78 + 'url' => '#',
79 'icon' => 'book', 79 'icon' => 'book',
80 'items' => [ 80 'items' => [
81 [ 81 [