Author: yradtsevich
Date: 2010-11-12 13:00:36 -0500 (Fri, 12 Nov 2010)
New Revision: 26525
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/column.xhtml.xml
Log:
https://jira.jboss.org/browse/JBIDE-7449: Vpe templates for rich iteration.
https://jira.jboss.org/browse/JBIDE-7570: JUnit fails:
org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest.testColumn()
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/column.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/column.xhtml.xml 2010-11-12
17:39:42 UTC (rev 26524)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/column.xhtml.xml 2010-11-12
18:00:36 UTC (rev 26525)
@@ -32,7 +32,7 @@
<TABLE ID="table1" VALUE="#{bookList.bookList}"
VAR="book"
STYLE="border: thick dotted Orchid; text-align: center; color: Orchid;
font-style: italic; font-size: small; background-color: Turquoise; text-decoration:
underline; font-family: Arial; font-weight: bolder;"
COLUMNCLASSES="evenRow, oddRow" SORTMODE="multi"
CLASS="dr-table rich-table">
- <COLGROUP SPAN="4">
+ <COLGROUP SPAN="3">
</COLGROUP>
<THEAD>
<TR CLASS="dr-table-header rich-table-header"