[jboss-cvs] jboss-seam/examples/dvdstore/web ...

Gavin King gavin.king at jboss.com
Sun Dec 17 10:31:50 EST 2006


  User: gavin   
  Date: 06/12/17 10:31:50

  Modified:    examples/dvdstore/web  confirm.xhtml
  Log:
  cancel button
  
  Revision  Changes    Path
  1.11      +3 -1      jboss-seam/examples/dvdstore/web/confirm.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: confirm.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/dvdstore/web/confirm.xhtml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- confirm.xhtml	14 Dec 2006 12:23:24 -0000	1.10
  +++ confirm.xhtml	17 Dec 2006 15:31:49 -0000	1.11
  @@ -82,6 +82,8 @@
                           
                           <h:form>
                               <h:commandButton action="purchase" value="Confirm" />
  +                            &#160;
  +                            <h:commandButton action="cancel" value="Cancel" />
                           </h:form>
                       </div>
                   </div>
  
  
  



More information about the jboss-cvs-commits mailing list