[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Peter Muir peter at bleepbleep.org.uk
Sun Jan 28 17:23:07 EST 2007


  User: pmuir   
  Date: 07/01/28 17:23:07

  Modified:    doc/reference/en/modules  controls.xml
  Log:
  Emphasis for s:link/s:button 'this does not submit the form'
  
  Revision  Changes    Path
  1.14      +2 -2      jboss-seam/doc/reference/en/modules/controls.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: controls.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/controls.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -b -r1.13 -r1.14
  --- controls.xml	24 Jan 2007 03:02:09 -0000	1.13
  +++ controls.xml	28 Jan 2007 22:23:07 -0000	1.14
  @@ -143,7 +143,7 @@
              <listitem>
                  <para>
                      A link that supports invocation of an action with control over conversation 
  -                   propagation. Does not submit the form.
  +                   propagation. <emphasis>Does not submit the form.</emphasis>
                  </para>
                  <itemizedlist>
                      <listitem>
  @@ -194,7 +194,7 @@
              <listitem>
                  <para>
                      A button that supports invocation of an action with control
  -                   over conversation propagation. Does not submit the form.
  +                   over conversation propagation. <emphasis>Does not submit the form.</emphasis>
                  </para>
                  <itemizedlist>
                      <listitem>
  
  
  



More information about the jboss-cvs-commits mailing list