Vypnuto debug-js v zk.xml.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<zk>
|
<zk>
|
||||||
<!-- [Optional] Uncomment if you want to defines the application's name <preference> <name>org.zkoss.zk.ui.WebApp.name</name> <value>rsfaktura</value> </preference> -->
|
<!-- [Optional] Uncomment if you want to defines the application's name <preference> <name>org.zkoss.zk.ui.WebApp.name</name> <value>rsfaktura</value> </preference> -->
|
||||||
<client-config>
|
<client-config>
|
||||||
<debug-js>true</debug-js>
|
<debug-js>false</debug-js>
|
||||||
</client-config>
|
</client-config>
|
||||||
<library-property>
|
<library-property>
|
||||||
<name>org.zkoss.web.classWebResource.cache</name>
|
<name>org.zkoss.web.classWebResource.cache</name>
|
||||||
@@ -24,5 +24,6 @@
|
|||||||
<theme-uri>/css/form.css</theme-uri>
|
<theme-uri>/css/form.css</theme-uri>
|
||||||
<theme-uri>/css/page.css</theme-uri>
|
<theme-uri>/css/page.css</theme-uri>
|
||||||
</desktop-config>
|
</desktop-config>
|
||||||
|
|
||||||
<!-- <library-property> <name>org.zkoss.zul.progressbox.position</name> <value>center</value> </library-property> -->
|
<!-- <library-property> <name>org.zkoss.zul.progressbox.position</name> <value>center</value> </library-property> -->
|
||||||
</zk>
|
</zk>
|
||||||
Reference in New Issue
Block a user