Diff for /OSAS/OSA_system/Attic/AddOSAS_combineTextImageFinal.zpt between versions 1.1 and 1.2

version 1.1, 2003/10/08 16:34:17 version 1.2, 2003/10/11 10:54:13
Line 1 Line 1
 <html>  <html metal:use-macro="here/main_template/macros/page">
 <body>  <body>
    <div metal:fill-slot="body">
  <h2>Object added to the standard viewer-environment</h2>   <h2>Object added to the standard viewer-environment</h2>
   
 <p>see <a href="link" tal:attributes="href python:here.REQUEST.SESSION['linkViewerEnvironment']" tal:content="python:here.REQUEST.SESSION['linkViewerEnvironment']" target="_blank">LINK</a></p>  <p>see <a href="link" tal:attributes="href python:here.REQUEST.SESSION['linkViewerEnvironment']" tal:content="python:here.REQUEST.SESSION['linkViewerEnvironment']" target="_blank">LINK</a></p>
   
   <p><a href="XXXX" tal:attributes="href python:here.REQUEST['URL2']+'?path='+here.REQUEST['path']">Back to the storage page</a></p>
   </div>
 </body>  </body>
 </html>   </html> 

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>