Skip to content

Commit

Permalink
connector: add web_icon to root menu item
Browse files Browse the repository at this point in the history
This is used as icon in app drawer.
  • Loading branch information
ruuter authored and asierneiradev committed Jan 30, 2023
1 parent b21db15 commit 4b748bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions connector/views/connector_menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<menuitem
id="menu_connector_root"
name="Connectors"
web_icon="connector,static/description/icon.png"
groups="group_connector_manager"
/>
<menuitem id="menu_connector" name="Connectors" parent="menu_connector_root" />
Expand Down

0 comments on commit 4b748bd

Please sign in to comment.