mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:25 +01:00
Make the ACL dialog shows both User/Group
This commit is contained in:
parent
da776ede02
commit
c55c5c3918
@ -63,10 +63,10 @@
|
||||
<description id="msg" class="message"/>
|
||||
<hbox readonly="true">
|
||||
<menulist>
|
||||
<menupopup type="select-account" id="acl_account" />
|
||||
<menupopup type="select-account" id="acl_account" account_type="both" />
|
||||
</menulist>
|
||||
<menulist>
|
||||
<menupopup type="select-account" id="acl_location" />
|
||||
<menupopup type="select-account" id="acl_location" account_type="both"/>
|
||||
</menulist>
|
||||
</hbox>
|
||||
<nextmatch id="nm" template="admin.acl.rows"/>
|
||||
|
Loading…
Reference in New Issue
Block a user