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
Show replies by date