File:  [Repository] / documentViewer / zpt / Attic / image_main.zpt
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Mon Apr 10 11:23:18 2006 UTC (18 years, 2 months ago) by casties
Branches: MAIN
CVS tags: roc_1, Root_roc_1, HEAD
small fixes

<tal:block tal:define="docinfo options/docinfo; pageinfo options/pageinfo">
 <iframe height="100%" width="100%" tal:attributes="src string:${here/imageViewerUrl}fn=${docinfo/imagePath}&pn=${pageinfo/current}"/>
</tal:block>

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