IDEMPIERE-3808:collect info to move idempiere to jdk-11 (zk8.6)
Borderlayout.warn: The library-property setting: org.zkoss.zul.borderlayout.animation.disabed was changed to org.zkoss.zul.borderlayout.animation.disabled, please use the new one instea$
This commit is contained in:
parent
8b18a199af
commit
b59fe516dc
|
@ -94,7 +94,7 @@
|
|||
</library-property>
|
||||
<!-- turn off borderlayout animation -->
|
||||
<library-property>
|
||||
<name>org.zkoss.zul.borderlayout.animation.disabed</name>
|
||||
<name>org.zkoss.zul.borderlayout.animation.disabled</name>
|
||||
<value>true</value>
|
||||
</library-property>
|
||||
<library-property>
|
||||
|
|
Loading…
Reference in New Issue