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

Shane Bryzak sbryzak at redhat.com
Mon Apr 16 19:31:19 EDT 2007


  User: sbryzak2
  Date: 07/04/16 19:31:19

  Modified:    doc/reference/en/modules  elenhancements.xml
  Log:
  JBSEAM-1191
  
  Revision  Changes    Path
  1.4       +31 -31    jboss-seam/doc/reference/en/modules/elenhancements.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: elenhancements.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/elenhancements.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- elenhancements.xml	24 Oct 2006 14:28:18 -0000	1.3
  +++ elenhancements.xml	16 Apr 2007 23:31:19 -0000	1.4
  @@ -9,7 +9,7 @@
       for example:
     </para>
   
  -  <programlisting><![CDATA[<s:commandButton action="#{hotelBooking.bookHotel(hotel)}" value="Book Hotel"/>]]></programlisting>
  +  <programlisting><![CDATA[<h:commandButton action="#{hotelBooking.bookHotel(hotel)}" value="Book Hotel"/>]]></programlisting>
   
     <section>
       <title>Configuration</title>
  
  
  



More information about the jboss-cvs-commits mailing list