source: documentViewer/zpt/image_main.zpt @ 30:c43d3cd16238

Last change on this file since 30:c43d3cd16238 was 30:c43d3cd16238, checked in by casties, 18 years ago

small fixes

File size: 224 bytes
Line 
1<tal:block tal:define="docinfo options/docinfo; pageinfo options/pageinfo">
2 <iframe height="100%" width="100%" tal:attributes="src string:${here/imageViewerUrl}fn=${docinfo/imagePath}&pn=${pageinfo/current}"/>
3</tal:block>
Note: See TracBrowser for help on using the repository browser.