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