[richfaces-svn-commits] JBoss Rich Faces SVN: r5282 - trunk/sandbox/ui/combobox/src/main/templates.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Jan 10 15:55:11 EST 2008


Author: vmolotkov
Date: 2008-01-10 15:55:10 -0500 (Thu, 10 Jan 2008)
New Revision: 5282

Modified:
   trunk/sandbox/ui/combobox/src/main/templates/combobox.jspx
Log:
disable/enable functionality

Modified: trunk/sandbox/ui/combobox/src/main/templates/combobox.jspx
===================================================================
--- trunk/sandbox/ui/combobox/src/main/templates/combobox.jspx	2008-01-10 20:51:43 UTC (rev 5281)
+++ trunk/sandbox/ui/combobox/src/main/templates/combobox.jspx	2008-01-10 20:55:10 UTC (rev 5282)
@@ -192,7 +192,6 @@
 											   #{selectFirstOnUpdate},
 											   #{this:getAsEventHandler(context, component, "onlistcall")}, 
 											   #{this:getAsEventHandler(context, component, "onitemselected")},
-											   #{this:getAsEventHandler(context, component, "onchange")},
 											   "#{defaultMessage}");
 	</script>
 </f:root>	
\ No newline at end of file




More information about the richfaces-svn-commits mailing list