You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by co...@apache.org on 2003/04/30 11:50:58 UTC

cvs commit: cocoon-2.1/src/scratchpad/webapp/samples/petstore/view/jxpath Checkout.xml

coliver     2003/04/30 02:50:58

  Modified:    src/scratchpad/webapp/samples/petstore/view/jxpath
                        Checkout.xml
  Log:
  fixed typo
  
  Revision  Changes    Path
  1.5       +1 -1      cocoon-2.1/src/scratchpad/webapp/samples/petstore/view/jxpath/Checkout.xml
  
  Index: Checkout.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/scratchpad/webapp/samples/petstore/view/jxpath/Checkout.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Checkout.xml	23 Apr 2003 20:44:59 -0000	1.4
  +++ Checkout.xml	30 Apr 2003 09:50:58 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   
  -1<page xmlns:c="http://cocoon.apache.org/templates/jx/1.0">
  +<page xmlns:c="http://cocoon.apache.org/templates/jx/1.0">
       <site signOn="#{accountForm/signOn}" view="jxpath">
           <cart name="Checkout Summary">
               <backpointer name="Shopping Cart" do="viewCart.do" />