Skip to content

Commit

Permalink
Use alias for main menu
Browse files Browse the repository at this point in the history
  • Loading branch information
shakaran committed Oct 16, 2017
1 parent 75a7b44 commit 68752fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Helper/ContextHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ protected function configureDefaults(OptionsResolver $resolver)
],
'knp_menu' => [
'enable' => false,
'main_menu' => 'AvanzuAdminThemeBundle:MenuBuilder:createMainMenu',
'main_menu' => 'avanzu_main',
'breadcrumb_menu' => false,
],
]);
Expand Down

0 comments on commit 68752fa

Please sign in to comment.