Eugeny Galkovskiy
/
kbenergy_new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Commits
Compare
Branches
3
Tags
0
Compare View
switch
from
...
to
Compare
Commits (2)
spaces
eb8fddf9
Timur Kastemirov
authored
2018-02-12 18:08:58 +0200
Browse Code »
Merge remote-tracking branch 'origin/master'
049d42dc
Timur Kastemirov
authored
2018-02-12 18:12:16 +0200
Browse Code »
Showing
1 changed file
Show diff stats
frontend/views/layouts/main.php
Inline
Side-by-side
frontend/views/layouts/main.php
Wrap text
Show/Hide comments
View file @
049d42d
...
...
@@ -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,
...
...