mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-18 03:11:40 +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"/>
|
<description id="msg" class="message"/>
|
||||||
<hbox readonly="true">
|
<hbox readonly="true">
|
||||||
<menulist>
|
<menulist>
|
||||||
<menupopup type="select-account" id="acl_account" />
|
<menupopup type="select-account" id="acl_account" account_type="both" />
|
||||||
</menulist>
|
</menulist>
|
||||||
<menulist>
|
<menulist>
|
||||||
<menupopup type="select-account" id="acl_location" />
|
<menupopup type="select-account" id="acl_location" account_type="both"/>
|
||||||
</menulist>
|
</menulist>
|
||||||
</hbox>
|
</hbox>
|
||||||
<nextmatch id="nm" template="admin.acl.rows"/>
|
<nextmatch id="nm" template="admin.acl.rows"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user