You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jo...@apache.org on 2004/04/02 23:33:13 UTC

cvs commit: cocoon-2.1/src/blocks/xsp/samples/util view-source.xsp

joerg       2004/04/02 13:33:13

  Modified:    src/blocks/xsp/samples/util view-source.xsp
  Log:
  removed empty xsp:logic
  
  Revision  Changes    Path
  1.3       +0 -2      cocoon-2.1/src/blocks/xsp/samples/util/view-source.xsp
  
  Index: view-source.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/xsp/samples/util/view-source.xsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- view-source.xsp	10 Mar 2004 23:36:13 -0000	1.2
  +++ view-source.xsp	2 Apr 2004 21:33:13 -0000	1.3
  @@ -230,8 +230,6 @@
     ]]></xsp:logic>
   
     <html>
  -    <xsp:logic>
  -    </xsp:logic>
       <head>
         <title>Source Code</title>
         <link rel="stylesheet" type="text/css" href="style" title="Style"/>