Mercurial > hg > documentViewer
view zpt/image_main.zpt @ 38:025d3b6cba51
fixes by dirk
author | casties |
---|---|
date | Tue, 13 Jun 2006 17:10:35 +0200 |
parents | c43d3cd16238 |
children | 31059e3d9338 |
line wrap: on
line source
<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>