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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Feb 21 13:41:10 EST 2008


Author: abelevich
Date: 2008-02-21 13:41:10 -0500 (Thu, 21 Feb 2008)
New Revision: 6277

Modified:
   trunk/sandbox/ui/inplaceSelect/src/main/templates/inplaceselect.jspx
Log:


Modified: trunk/sandbox/ui/inplaceSelect/src/main/templates/inplaceselect.jspx
===================================================================
--- trunk/sandbox/ui/inplaceSelect/src/main/templates/inplaceselect.jspx	2008-02-21 18:40:20 UTC (rev 6276)
+++ trunk/sandbox/ui/inplaceSelect/src/main/templates/inplaceselect.jspx	2008-02-21 18:41:10 UTC (rev 6277)
@@ -66,7 +66,7 @@
 	<img id="#{clientId}inplaceStrut" src="#{spacer}" class="rich-inplace-select-strut" style="display: none"/>
 	<input id="#{clientId}inplaceTmpValue" 
 		   readonly="readonly" 
-		   type="Text"
+		   type="text"
 		   style='display:none;' 
 		   value="#{fieldValue}" 
 		   autocomplete="off"




More information about the richfaces-svn-commits mailing list