Diff for /ECHO_content/vlp/library_template.zpt between versions 1.12 and 1.13

version 1.12, 2004/08/04 17:14:40 version 1.13, 2005/01/31 11:15:50
Line 71 Line 71
    <a tal:condition="not:here/zogilib/isStaticHTML" tal:attributes="href python:'javascript:openWin(\''+here.zogilib.zogilibPath()+'optionwindow?frametarget=\'+dlTarget,\'Options\',\'width=300,height=250,resizable\')'">options</a>     <a tal:condition="not:here/zogilib/isStaticHTML" tal:attributes="href python:'javascript:openWin(\''+here.zogilib.zogilibPath()+'optionwindow?frametarget=\'+dlTarget,\'Options\',\'width=300,height=250,resizable\')'">options</a>
    <a tal:condition="here/zogilib/isStaticHTML" tal:attributes="href python:here.zogilib.zogilibPath()+'optionwindow'" target="_blank">options</a>     <a tal:condition="here/zogilib/isStaticHTML" tal:attributes="href python:here.zogilib.zogilibPath()+'optionwindow'" target="_blank">options</a>
 </form>  </form>
 <div tal:define="dummy python:here.zogilib.storeQuery('fn=/permanent/vlp/'+here.resourceID+'/'+here.imagePath)" tal:omit-tag=""/>  <div tal:define="dummy python:here.zogilib.storeQuery('ws=1.5&fn=/permanent/vlp/'+here.resourceID+'/'+here.imagePath)" tal:omit-tag=""/>
 <div tal:replace="structure python:here.zogilib.createScalerDiv(None, 20)"/>  <div tal:replace="structure python:here.zogilib.createScalerDiv(None, 20)"/>
 <div tal:replace="structure here/zogilib/createAuxDiv"/>  <div tal:replace="structure here/zogilib/createAuxDiv"/>
   

Removed from v.1.12  
changed lines
  Added in v.1.13


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