Fixing issue adding autoscroll to main area in template.zul.
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
c9cb970436
commit
fb8ee6d98d
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ signature="java.lang.Boolean isDefaultPasswordsControl()"?>
|
|||
<vbox id="registeredItemsInsertionPoint" width="90px"/>
|
||||
</west>
|
||||
|
||||
<center self="@{insert(content)}" class="main-area"/>
|
||||
<center self="@{insert(content)}" class="main-area" autoscroll="true" />
|
||||
|
||||
</borderlayout>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue