Author: gmaksimenko
Date: 2008-04-21 04:43:21 -0400 (Mon, 21 Apr 2008)
New Revision: 7966
Modified:
trunk/test-applications/facelets/src/main/webapp/InplaceInput/InplaceInput.xhtml
Log:
Remove incorrect style.
Modified:
trunk/test-applications/facelets/src/main/webapp/InplaceInput/InplaceInput.xhtml
===================================================================
---
trunk/test-applications/facelets/src/main/webapp/InplaceInput/InplaceInput.xhtml 2008-04-21
01:00:02 UTC (rev 7965)
+++
trunk/test-applications/facelets/src/main/webapp/InplaceInput/InplaceInput.xhtml 2008-04-21
08:43:21 UTC (rev 7966)
@@ -51,8 +51,7 @@
onselect="#{event.onselect}"
onviewactivated="#{evant.onviewactivated}"
onviewactivation="#{event.onviewactivation}"
- binding="#{inplaceInput.myInplaceInput}"
- viewClass = "ccc">
+ binding="#{inplaceInput.myInplaceInput}">
</rich:inplaceInput>
are easy to exploit. <h:commandButton
value="ok"></h:commandButton>
<h:panelGrid columns="2">
Show replies by date