Eugeny Galkovskiy
/
kbenergy_new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
bd07fbee941b96d2740ba7b5b21a4b5fbc362b6c
Authored by
Timur Kastemirov
2018-03-01 17:01:08 +0200
1 parent
95eeaf74
блог /admin
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
backend/views/layouts/menu_items.php
Inline
Side-by-side
backend/views/layouts/menu_items.php
Wrap text
Show/Hide comments
View file @
bd07fbe
...
...
@@ -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
[
...
...