org.zkoss.zk.ui.versionInfo.enabled
From Documentation
Revision as of 08:15, 7 July 2016 by Robertwenzel (talk | contribs)
Property:
org.zkoss.zk.ui.versionInfo.enabled
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: true [Since 6.5.5]
It specifies whether to show ZK version in each page.
By default, each page will display the comment contains ZK version which the current web application are using. If user want to hide the info in security consideration, he can specify this library property to false.