Skip to content

Commit

Permalink
Merge fa32861 into 93474af
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Aug 17, 2018
2 parents 93474af + fa32861 commit 6e4531b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -6,7 +6,7 @@ For changes before version 3.0, see ``HISTORY.rst``.
4.0b5 (unreleased)
------------------

- Nothing changed yet.
- Add icon for Bootstrap ZMI.


4.0b4 (2018-04-16)
Expand Down
1 change: 1 addition & 0 deletions src/AccessControl/userfolder.py
Expand Up @@ -52,6 +52,7 @@ class BasicUserFolder(Implicit, Persistent, RoleManager):
meta_type = 'User Folder'
id = 'acl_users'
title = 'User Folder'
zmi_icon = 'far fa-address-book'

isPrincipiaFolderish = 1
isAUserFolder = 1
Expand Down

0 comments on commit 6e4531b

Please sign in to comment.