[richfaces-svn-commits] JBoss Rich Faces SVN: r885 - trunk/richfaces/spacer/src/main/templates.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri May 25 11:06:49 EDT 2007


Author: sergeyhalipov
Date: 2007-05-25 11:06:48 -0400 (Fri, 25 May 2007)
New Revision: 885

Modified:
   trunk/richfaces/spacer/src/main/templates/spacer.jspx
Log:
http://jira.jboss.com/jira/browse/RF-231

Modified: trunk/richfaces/spacer/src/main/templates/spacer.jspx
===================================================================
--- trunk/richfaces/spacer/src/main/templates/spacer.jspx	2007-05-25 14:15:52 UTC (rev 884)
+++ trunk/richfaces/spacer/src/main/templates/spacer.jspx	2007-05-25 15:06:48 UTC (rev 885)
@@ -19,7 +19,7 @@
 		alt="#{component.attributes['title']}"
 		src="#{spacer}"
 		class="dr_spr rich-spacer #{component.attributes['styleClass']}"
-		x:passThruWithExclusions="id,width,height,title"
+		x:passThruWithExclusions="id,width,height,title,styleClass,class"
 		>
 	</img>
 </f:root>
\ No newline at end of file




More information about the richfaces-svn-commits mailing list