mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-03 03:38:33 +08:00
No margin around groupBox in specific permissions frame #PL-2964
This commit is contained in:
parent
213b556de5
commit
42d3a81f8f
@ -27,9 +27,9 @@
|
||||
</collectionDatasource>
|
||||
</dsContext>
|
||||
|
||||
<layout>
|
||||
<layout margin="true">
|
||||
<split id="contentSplit" height="100%" orientation="horizontal" pos="80" width="100%">
|
||||
<vbox height="100%" width="100%" margin="true;false;true;true" expand="specificPermissionsTree">
|
||||
<vbox height="100%" width="100%" expand="specificPermissionsTree">
|
||||
<treeTable id="specificPermissionsTree" width="100%">
|
||||
<columns>
|
||||
<column id="caption" caption="msg://target"/>
|
||||
|
Loading…
Reference in New Issue
Block a user