Skip to content

Commit

Permalink
added zmi_icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr. Frank Hoffmann authored and Michael Howitz committed Aug 17, 2018
1 parent 8fa5db7 commit 747eae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Products/SiteErrorLog/SiteErrorLog.py
Expand Up @@ -87,6 +87,7 @@ class SiteErrorLog(SimpleItem):
"""
meta_type = 'Site Error Log'
id = 'error_log'
zmi_icon = 'far fa-bug'

keep_entries = 20
copy_to_zlog = True
Expand Down

0 comments on commit 747eae6

Please sign in to comment.