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> |