Skip to content

Commit

Permalink
Switch to fontawesome icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
dwt committed May 22, 2018
1 parent 8647c54 commit fa32861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AccessControl/userfolder.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class BasicUserFolder(Implicit, Persistent, RoleManager):
meta_type = 'User Folder'
id = 'acl_users'
title = 'User Folder'
zmi_icon = 'zmi-icon-user'
zmi_icon = 'far fa-address-book'

isPrincipiaFolderish = 1
isAUserFolder = 1
Expand Down

0 comments on commit fa32861

Please sign in to comment.