Author: a.izobov
Date: 2007-03-26 05:02:53 -0400 (Mon, 26 Mar 2007)
New Revision: 137
Modified:
trunk/richfaces/menu-components/src/main/config/component/menucomponents.xml
Log:
Modified: trunk/richfaces/menu-components/src/main/config/component/menucomponents.xml
===================================================================
---
trunk/richfaces/menu-components/src/main/config/component/menucomponents.xml 2007-03-26
08:28:42 UTC (rev 136)
+++
trunk/richfaces/menu-components/src/main/config/component/menucomponents.xml 2007-03-26
09:02:53 UTC (rev 137)
@@ -38,7 +38,7 @@
<classname>boolean</classname>
<description>If “true” sets state of the item to disabled state. “false”
is default.</description>
</property>
- <property>
+ <property required="true">
<name>value</name>
<classname>java.lang.Object</classname>
<description>Defines representation text for
menuItem.</description>
Show replies by date