[jbosstools-commits] JBoss Tools SVN: r13010 - trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Jan 13 05:17:40 EST 2009


Author: dmaliarevich
Date: 2009-01-13 05:17:39 -0500 (Tue, 13 Jan 2009)
New Revision: 13010

Modified:
   trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/toolBar.xhtml.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-3512, junit updated

Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/toolBar.xhtml.xml
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/toolBar.xhtml.xml	2009-01-13 10:04:50 UTC (rev 13009)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/toolBar.xhtml.xml	2009-01-13 10:17:39 UTC (rev 13010)
@@ -62,11 +62,24 @@
 								<TBODY>
 									<TR VALIGN="middle">
 										<TD CLASS="dr-toolbar-int rich-toolbar-item" STYLE="">
-											<INPUT CLASS="barsearch" />
+											<SPAN CLASS="vpe-text">
+												<SPAN CLASS="vpe-text">
+												</SPAN>
+												<SPAN CLASS="vpe-text">
+													<INPUT CLASS="barsearch" />
+
+												</SPAN>
+											</SPAN>
 										</TD>
 										<TD CLASS="dr-toolbar-int rich-toolbar-item" STYLE="">
-											<INPUT TYPE="button" CLASS="barsearchbutton" VALUE="Search"
-												STYLE="-moz-user-modify: read-only;" />
+											<SPAN CLASS="vpe-text">
+												<SPAN CLASS="vpe-text">
+													<INPUT TYPE="button" VALUE="Search" />
+
+												</SPAN>
+												<SPAN CLASS="vpe-text">
+												</SPAN>
+											</SPAN>
 										</TD>
 									</TR>
 								</TBODY>




More information about the jbosstools-commits mailing list