[richfaces-svn-commits] JBoss Rich Faces SVN: r2275 - trunk/docs/userguide/en/src/main/docbook/included.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Wed Aug 15 12:22:54 EDT 2007
Author: vkorluzhenko
Date: 2007-08-15 12:22:54 -0400 (Wed, 15 Aug 2007)
New Revision: 2275
Modified:
trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml
trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml
Log:
http://jira.jboss.com/jira/browse/RF-584
Modified: trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml 2007-08-15 16:08:19 UTC (rev 2274)
+++ trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml 2007-08-15 16:22:54 UTC (rev 2275)
@@ -41,7 +41,7 @@
</table>
<section>
<title>Creating the Component with a Page Tag</title>
- <para>To create the simplest variant of <property>columnGroup</property> on a page, which you can see at the screenshot, use the following syntax:</para>
+ <para>To create the simplest variant of <property>columnGroup</property> on a page, use the following syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
@@ -182,8 +182,7 @@
</section>
<section>
<title>Definition custom style classes</title>
- <para>On the screenshot there are classes names defining specified elements.</para>
-
+
<para>To redefine an appearance of all <property>columnGroups</property> on a page, redefine the corresponding class in the
CSS file used with the page.</para>
<para>To redefine a style of a particular page, use component class attributes which list is the same
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml 2007-08-15 16:08:19 UTC (rev 2274)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml 2007-08-15 16:22:54 UTC (rev 2275)
@@ -118,8 +118,8 @@
</section>
<section>
<title>Definition custom style classes:</title>
- <para>On the screenshot there are classes names defining specified elements.</para>
+
<para>To redefine an appearance of all <property>dataGrids</property> on a page, redefine the corresponding class in
the CSS file used with the page.</para>
More information about the richfaces-svn-commits
mailing list