[jbosstools-commits] JBoss Tools SVN: r23173 - trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5908.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Jul 2 05:24:19 EDT 2010


Author: yradtsevich
Date: 2010-07-02 05:24:19 -0400 (Fri, 02 Jul 2010)
New Revision: 23173

Modified:
   trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5908/welcome.xhtml.xml
Log:
https://jira.jboss.org/browse/JBIDE-6542 :
VPE Templates affected by changes in org.eclipse.wst.xml.core.internal.document.ElementImpl
- patch renderFacetAndInsertChildrenTest.patch from Denis Vinnichek for fixing RenderFacetAndInsertChildrenTest is applied.

Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5908/welcome.xhtml.xml
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5908/welcome.xhtml.xml	2010-07-02 09:22:54 UTC (rev 23172)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5908/welcome.xhtml.xml	2010-07-02 09:24:19 UTC (rev 23173)
@@ -32,7 +32,7 @@
 													<TBODY STYLE="-moz-user-modify: read-only;">
 														<TR STYLE="-moz-user-modify: read-only;">
 															<TD CLASS="header_bg" STYLE="-moz-user-modify: read-only;">
-																<DIV CLASS="header_content rich-page-header " STYLE="-moz-user-modify: read-only;">
+																<DIV CLASS="header_content rich-page-header #{cc.attrs.headerClass}" STYLE="-moz-user-modify: read-only;">
 																	<SPAN STYLE="display: none; -moz-user-modify: read-only;">
 																	</SPAN>
 																</DIV>
@@ -47,7 +47,7 @@
 																	STYLE="-moz-user-modify: read-only;">
 																	<TBODY STYLE="-moz-user-modify: read-only;">
 																		<TR STYLE="-moz-user-modify: read-only;">
-																			<TD CLASS="menu_col rich-page-sidebar " STYLE="-moz-user-modify: read-only;">
+																			<TD CLASS="menu_col rich-page-sidebar #{cc.attrs.sidebarClass}" STYLE="-moz-user-modify: read-only;">
 																				<DIV CLASS="menu_width spacer" STYLE="-moz-user-modify: read-only;">
 																					<BR VPE:PSEUDO-ELEMENT="yes"
 																						STYLE="font-style: italic; color: green; -moz-user-modify: read-only;" />



More information about the jbosstools-commits mailing list