Commit bd07fbee941b96d2740ba7b5b21a4b5fbc362b6c

Authored by Timur Kastemirov
1 parent 95eeaf74

блог /admin

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
backend/views/layouts/menu_items.php
... ... @@ -75,7 +75,7 @@
75 75 ],
76 76 [
77 77 'label' => \Yii::t('core', 'Блог'),
78   - 'url' => ['#'],
  78 + 'url' => '#',
79 79 'icon' => 'book',
80 80 'items' => [
81 81 [
... ...