Skip to content

Commit

Permalink
Add icon to ControlPanel
Browse files Browse the repository at this point in the history
  • Loading branch information
dwt committed Oct 1, 2018
1 parent ec3614b commit ffa4656
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App/ApplicationManager.py
Expand Up @@ -90,6 +90,7 @@ class ApplicationManager(Persistent, Tabs, Traversable, Implicit):
id = 'Control_Panel'
name = title = 'Control Panel'
meta_type = 'Control Panel'
zmi_icon = 'fa fa-cog'

Database = DatabaseChooser()

Expand Down

0 comments on commit ffa4656

Please sign in to comment.