Skip to content

Commit

Permalink
Add missing icon for Plone 6 Classic UI
Browse files Browse the repository at this point in the history
  • Loading branch information
szakitibi authored Feb 5, 2024
1 parent 9b50c8d commit fc76391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plone/app/multilingual/browser/menu.py
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,7 @@ class TranslateSubMenuItem(BrowserSubMenuItem):
)
submenuId = "plone_contentmenu_multilingual"
order = 5
icon = "translate"

@property
def action(self):
Expand Down

0 comments on commit fc76391

Please sign in to comment.