Skip to content

Commit

Permalink
EZP-32164: Removed obsolete icon_url property from menu items
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Nov 18, 2020
1 parent 7e3cf3b commit 732a483
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/EventListener/UserMenuListener.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ public function onUserMenuConfigure(ConfigureMenuEvent $event): void
'route' => 'ezplatform.user_profile.change_password',
'extras' => [
'translation_domain' => 'menu',
'icon_url' => '/bundles/ezplatformadminuiassets/vendors/webalys/streamlineicons/all-icons.svg#edit',
'orderNumber' => 40,
],
]
Expand Down

0 comments on commit 732a483

Please sign in to comment.