Author: mvitenkov
Date: 2008-08-21 05:17:21 -0400 (Thu, 21 Aug 2008)
New Revision: 10160
Modified:
trunk/test-applications/facelets/src/main/webapp/Combobox/Combobox.xhtml
Log:
Modified: trunk/test-applications/facelets/src/main/webapp/Combobox/Combobox.xhtml
===================================================================
--- trunk/test-applications/facelets/src/main/webapp/Combobox/Combobox.xhtml 2008-08-21
07:42:44 UTC (rev 10159)
+++ trunk/test-applications/facelets/src/main/webapp/Combobox/Combobox.xhtml 2008-08-21
09:17:21 UTC (rev 10160)
@@ -44,7 +44,8 @@
onselect="#{event.onselect}"
binding="#{combobox.myComboBox}"
align="#{combobox.align}"
- buttonIconDisabled="/pics/ajax_process.gif">
+ buttonIconDisabled="/pics/ajax_process.gif"
+ accesskey="y">
<f:selectItem itemValue="GoshaGoshaGoshaGoshaGosha"/>
</rich:comboBox>
Show replies by date