Skip to content

Commit

Permalink
Forgot one icon
Browse files Browse the repository at this point in the history
  • Loading branch information
dwt committed Jun 12, 2018
1 parent 135959e commit 3b92312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OFS/Image.py
Expand Up @@ -798,7 +798,7 @@ class Image(File):
renders an HTML 'IMG' tag.
"""
meta_type = 'Image'
zmi_icon = 'zmi-icon-image'
zmi_icon = 'far fa-file-image'

security = ClassSecurityInfo()
security.declareObjectProtected(View)
Expand Down

0 comments on commit 3b92312

Please sign in to comment.