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
eb8fddf90179a4d9047faa3aa7a65b4720825700
Authored by
Timur Kastemirov
2018-02-12 18:08:58 +0200
1 parent
fbad3175
spaces
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/layouts/main.php
Inline
Side-by-side
frontend/views/layouts/main.php
Wrap text
Show/Hide comments
View file @
eb8fddf
...
...
@@ -198,7 +198,7 @@
198
198
array_splice( $items, $position, 0, $toInsert );
199
199
}
200
200
}
201
-
201
+
202
202
echo Nav::widget(
203
203
[
204
204
'items' => $items,
...
...