[richfaces-svn-commits] JBoss Rich Faces SVN: r12162 - trunk/ui/spacer/src/main/templates.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Thu Jan 8 14:18:26 EST 2009
Author: nbelaevski
Date: 2009-01-08 14:18:26 -0500 (Thu, 08 Jan 2009)
New Revision: 12162
Modified:
trunk/ui/spacer/src/main/templates/spacer.jspx
Log:
https://jira.jboss.org/jira/browse/RF-5613
Modified: trunk/ui/spacer/src/main/templates/spacer.jspx
===================================================================
--- trunk/ui/spacer/src/main/templates/spacer.jspx 2009-01-08 18:56:53 UTC (rev 12161)
+++ trunk/ui/spacer/src/main/templates/spacer.jspx 2009-01-08 19:18:26 UTC (rev 12162)
@@ -18,7 +18,7 @@
alt="#{component.attributes['title']}"
src="#{spacer}"
class="rich-spacer #{component.attributes['styleClass']}"
- x:passThruWithExclusions="id,width,height,title,styleClass,class"
+ x:passThruWithExclusions="id,width,height,title,styleClass,class,alt,src"
>
</img>
</f:root>
More information about the richfaces-svn-commits
mailing list