Author: nbelaevski
Date: 2008-12-19 13:16:00 -0500 (Fri, 19 Dec 2008)
New Revision: 11930
Modified:
trunk/ui/listShuttle/src/main/config/component/listShuttle.xml
Log:
ListShuttle: "required" attribute hidden
Modified: trunk/ui/listShuttle/src/main/config/component/listShuttle.xml
===================================================================
--- trunk/ui/listShuttle/src/main/config/component/listShuttle.xml 2008-12-19 18:14:34 UTC
(rev 11929)
+++ trunk/ui/listShuttle/src/main/config/component/listShuttle.xml 2008-12-19 18:16:00 UTC
(rev 11930)
@@ -69,6 +69,9 @@
<property hidden="true">
<name>value</name>
</property>
+ <property hidden="true">
+ <name>required</name>
+ </property>
<property elonly="true">
<name>sourceSelection</name>
Show replies by date