Compare View

switch
from
...
to
 
Commits (2)
frontend/views/layouts/main.php
... ... @@ -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,
... ...