[richfaces-svn-commits] JBoss Rich Faces SVN: r5613 - branches/3.1.x/ui/orderingList/src/main/config/component.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Jan 24 18:52:50 EST 2008


Author: nbelaevski
Date: 2008-01-24 18:52:50 -0500 (Thu, 24 Jan 2008)
New Revision: 5613

Modified:
   branches/3.1.x/ui/orderingList/src/main/config/component/orderinglist.xml
Log:
excess <listener> tag removed for orderingList

Modified: branches/3.1.x/ui/orderingList/src/main/config/component/orderinglist.xml
===================================================================
--- branches/3.1.x/ui/orderingList/src/main/config/component/orderinglist.xml	2008-01-24 23:52:37 UTC (rev 5612)
+++ branches/3.1.x/ui/orderingList/src/main/config/component/orderinglist.xml	2008-01-24 23:52:50 UTC (rev 5613)
@@ -342,11 +342,4 @@
             </description>
         </property>
     </component>
-
-	<listener>
-		<componentclass>javax.faces.component.EditableValueHolder</componentclass>
-		<eventclass>javax.faces.event.ValueChangeEvent</eventclass>
-		<name>valueChangeListener</name>
-	    <description>Listener for value changes</description>
-	</listener>
 </components>




More information about the richfaces-svn-commits mailing list