[richfaces-svn-commits] JBoss Rich Faces SVN: r5801 - trunk/docs/userguide/en/src/main/docbook/included.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Tue Feb 5 06:32:30 EST 2008
Author: cluts
Date: 2008-02-05 06:32:29 -0500 (Tue, 05 Feb 2008)
New Revision: 5801
Modified:
trunk/docs/userguide/en/src/main/docbook/included/column.xml
Log:
http://jira.jboss.com/jira/browse/RF-2158 - done for column
Modified: trunk/docs/userguide/en/src/main/docbook/included/column.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/column.xml 2008-02-05 11:32:07 UTC (rev 5800)
+++ trunk/docs/userguide/en/src/main/docbook/included/column.xml 2008-02-05 11:32:29 UTC (rev 5801)
@@ -101,7 +101,7 @@
]]></programlisting>
<para>The result is:</para>
<figure>
- <title>Generated <rich:column> component</title>
+ <title>Generated <emphasis role="bold"><property><rich:column></property></emphasis> component</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/column2.png"/>
@@ -135,7 +135,7 @@
]]></programlisting>
<para>As a result the following structure is rendered:</para>
<figure>
- <title><rich:column> modified with colspan and breakbefore attributes</title>
+ <title><emphasis role="bold"><property><rich:column></property></emphasis> modified with colspan and breakbefore attributes</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/column3.png"/>
@@ -170,7 +170,7 @@
]]></programlisting>
<para>As a result:</para>
<figure>
- <title><rich:column> generated with rowspan attribute</title>
+ <title><emphasis role="bold"><property><rich:column></property></emphasis> generated with rowspan attribute</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/column4.png"/>
More information about the richfaces-svn-commits
mailing list