Diff for /ECHO_content/vlp/library_template.zpt between versions 1.3 and 1.4

version 1.3, 2004/06/02 18:03:59 version 1.4, 2004/06/02 18:09:56
Line 73 Line 73
    <a href="javascript:openWin(\''+here.REQUEST['URL1']+'/zogilib/optionwindow\',\'Options\',\'width=300,height=250\')'">options</a>     <a href="javascript:openWin(\''+here.REQUEST['URL1']+'/zogilib/optionwindow\',\'Options\',\'width=300,height=250\')'">options</a>
 </form>  </form>
   
 <div tal:replace="structure python:here.zogilib.generateScalerImg(here.REQUEST.QUERY_STRING+'&fn=/permanent/vlp/'+here.resourceID+'/'+here.imagePath)"/>  <div tal:replace="structure python:here.zogilib.createScalerImg(here.REQUEST.QUERY_STRING+'&fn=/permanent/vlp/'+here.resourceID+'/'+here.imagePath)"/>
 <div tal:replace="structure here/createAuxDiv"/>  <div tal:replace="structure here/createAuxDiv"/>
   
 </tal:block> <!-- end fill-slot body-->  </tal:block> <!-- end fill-slot body-->

Removed from v.1.3  
changed lines
  Added in v.1.4


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