mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
Add ID to extended ACL grid, fixes extended ACLs not showing
This commit is contained in:
parent
444d82d1c7
commit
50662df4f9
@ -133,7 +133,7 @@
|
||||
<row valign="top" height="200">
|
||||
<groupbox span="all">
|
||||
<caption label="Extended access control list"/>
|
||||
<grid width="100%" overflow="auto">
|
||||
<grid width="100%" overflow="auto" id="eacl">
|
||||
<columns>
|
||||
<column width="80"/>
|
||||
<column width="80"/>
|
||||
|
Loading…
Reference in New Issue
Block a user