Added configuration property for using trendy molds
* Instead of configuring each button individually, we can use this property to do it globally FEA: ItEr02S03MigracionZK5
This commit is contained in:
parent
276a357e08
commit
090f7b1a0d
1 changed files with 6 additions and 0 deletions
|
|
@ -31,4 +31,10 @@
|
|||
<disable-event-thread>false</disable-event-thread>
|
||||
</system-config>
|
||||
|
||||
|
||||
<library-property>
|
||||
<name>org.zkoss.zul.Button.mold</name>
|
||||
<value>trendy</value>
|
||||
</library-property>
|
||||
|
||||
</zk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue