[richfaces-svn-commits] JBoss Rich Faces SVN: r5982 - trunk/docs/userguide/en/src/main/docbook/included.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Feb 11 02:51:28 EST 2008


Author: cluts
Date: 2008-02-11 02:51:28 -0500 (Mon, 11 Feb 2008)
New Revision: 5982

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/messages.xml
Log:
http://jira.jboss.com/jira/browse/RF-2158 - done for messages

Modified: trunk/docs/userguide/en/src/main/docbook/included/messages.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/messages.xml	2008-02-11 07:51:14 UTC (rev 5981)
+++ trunk/docs/userguide/en/src/main/docbook/included/messages.xml	2008-02-11 07:51:28 UTC (rev 5982)
@@ -213,7 +213,7 @@
     
     <para>Also it’s possible to change styles of particular <emphasis role="bold"
       ><property>&lt;rich:messages&gt;</property></emphasis> component. In this case you should create own style classes and use them in corresponding <emphasis role="bold"
-        ><property>&lt;rich:messages&gt;</property></emphasis> <property>styleClass</property> attributes. An example is placed below:</para>
+        ><property>&lt;rich:messages&gt;</property></emphasis> <emphasis><property>styleClass</property></emphasis> attributes. An example is placed below:</para>
     
     <para>
       <emphasis role="bold">Example:</emphasis>
@@ -236,7 +236,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/messagesStyle.png"/>




More information about the richfaces-svn-commits mailing list