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:
Farruco Sanjurjo 2010-12-28 14:18:44 +01:00
parent 276a357e08
commit 090f7b1a0d

View file

@ -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>