Author: nbelaevski
Date: 2008-04-18 15:56:31 -0400 (Fri, 18 Apr 2008)
New Revision: 7951
Modified:
branches/3.1.x/ui/togglePanel/src/main/templates/togglePanel.jspx
Log:
http://jira.jboss.com/jira/browse/RF-3151
Modified: branches/3.1.x/ui/togglePanel/src/main/templates/togglePanel.jspx
===================================================================
--- branches/3.1.x/ui/togglePanel/src/main/templates/togglePanel.jspx 2008-04-18 19:14:08
UTC (rev 7950)
+++ branches/3.1.x/ui/togglePanel/src/main/templates/togglePanel.jspx 2008-04-18 19:56:31
UTC (rev 7951)
@@ -19,7 +19,9 @@
</jsp:scriptlet>
<div id="#{clientId}"
style="#{component.attributes['style']}"
- class="rich-toggle-panel #{component.attributes['styleClass']}"
>
+ class="rich-toggle-panel #{component.attributes['styleClass']}"
+ x:passThruWithExclusions="id,style,class,styleClass">
+
<vcp:body/>
<f:call name="handleFacets"/>
<f:call name="setValue"/>