Commit 7c48ff3983f487843bbe07128718749b75083a06

Authored by Eugeny Galkovskiy
2 parents 41634d07 049d42dc

Merge remote-tracking branch 'origin/master'

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/layouts/main.php
@@ -198,7 +198,7 @@ @@ -198,7 +198,7 @@
198 array_splice( $items, $position, 0, $toInsert ); 198 array_splice( $items, $position, 0, $toInsert );
199 } 199 }
200 } 200 }
201 - 201 +
202 echo Nav::widget( 202 echo Nav::widget(
203 [ 203 [
204 'items' => $items, 204 'items' => $items,