Author: shane.bryzak(a)jboss.com
Date: 2008-09-03 22:28:46 -0400 (Wed, 03 Sep 2008)
New Revision: 8893
Modified:
trunk/examples/seamspace/view/register2.xhtml
Log:
JBSEAM-3316
Modified: trunk/examples/seamspace/view/register2.xhtml
===================================================================
--- trunk/examples/seamspace/view/register2.xhtml 2008-09-03 19:45:56 UTC (rev 8892)
+++ trunk/examples/seamspace/view/register2.xhtml 2008-09-04 02:28:46 UTC (rev 8893)
@@ -20,7 +20,6 @@
<div class="formRow">
<h:outputLabel for="picture">Member
photo</h:outputLabel>
<s:fileUpload id="picture"
data="#{register.picture}" accept="image/png"
- fileName="#{register.pictureFileName}"
contentType="#{register.pictureContentType}"
/>
<div class="validationError"><h:message
for="picture"/></div>
</div>
Show replies by date