Skip to content

Commit cfc7d46

Browse files
committed
fix(spp_graduation): add web_icon to Graduation root menu
The openspp-graduation-menu-icons.png file existed in static/description but was not referenced by the menu. Added web_icon attribute to display the icon on the Graduation top-level menu.
1 parent 31cf2d2 commit cfc7d46

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spp_graduation/views/graduation_menus.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
id="menu_graduation_root"
66
name="Graduation"
77
sequence="60"
8+
web_icon="spp_graduation,static/description/openspp-graduation-menu-icons.png"
89
groups="group_spp_graduation_user"
910
/>
1011

0 commit comments

Comments
 (0)