Diff for /MPIWGWeb/zpt/Attic/editProfile.zpt between versions 1.1.2.2 and 1.1.2.3

version 1.1.2.2, 2008/08/22 06:09:28 version 1.1.2.3, 2008/08/26 16:04:25
Line 67 Line 67
     <metal:macros fill-slot="editorframe">      <metal:macros fill-slot="editorframe">
               
         <iframe class="kupu-editor-iframe" id="kupu-editor" frameborder="0" scrolling="auto" src="fulldoc"          <iframe class="kupu-editor-iframe" id="kupu-editor" frameborder="0" scrolling="auto" src="fulldoc"
           tal:attributes="src python:here.REQUEST['URL1']+'/getProfile'">             tal:attributes="src python:here.REQUEST['URL1']+'/getProfile?time='+here.REQUEST.get('time','0')"> 
         </iframe>          </iframe>
               
     </metal:macros>      </metal:macros>

Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3


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