[richfaces-svn-commits] JBoss Rich Faces SVN: r5852 - trunk/docs/userguide/en/src/main/docbook/included.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Wed Feb 6 05:32:44 EST 2008
Author: cluts
Date: 2008-02-06 05:32:44 -0500 (Wed, 06 Feb 2008)
New Revision: 5852
Modified:
trunk/docs/userguide/en/src/main/docbook/included/dataList.xml
Log:
http://jira.jboss.com/jira/browse/RF-2158 - done for dataList
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataList.xml 2008-02-06 10:32:30 UTC (rev 5851)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataList.xml 2008-02-06 10:32:44 UTC (rev 5852)
@@ -253,7 +253,7 @@
<para>Also it’s possible to change styles of particular <emphasis role="bold"
><property><rich:dataLIst></property></emphasis> component. In this case you should create own style classes and use them in corresponding <emphasis role="bold"
- ><property><rich:dataList></property></emphasis> <property>styleClass</property> attributes. An example is placed below:</para>
+ ><property><rich:dataList></property></emphasis> <emphasis><property>styleClass</property></emphasis> attributes. An example is placed below:</para>
<para>
<emphasis role="bold">Example:</emphasis>
@@ -275,7 +275,7 @@
<para>This is a result:</para>
<figure>
- <title>Redefinition styles with own classes and styleClass attributes</title>
+ <title>Redefinition styles with own classes and <emphasis><property>styleClass</property></emphasis> attributes</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/datalistStyle.png"/>
@@ -283,7 +283,7 @@
</mediaobject>
</figure>
- <para>As it could be seen on the picture above, background color for <property><rich:dataList> </property> was changed.</para>
+ <para>As it could be seen on the picture above, background color for <emphasis role="bold"><property><rich:dataList> </property></emphasis> was changed.</para>
</section>
<section>
<title>Relevant Resources Links</title>
More information about the richfaces-svn-commits
mailing list