Commit a4e04f75 authored by Ivan Tyagov's avatar Ivan Tyagov

Remove inline CSC (use CSS selector to achieve same).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36446 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5c75e818
......@@ -44,7 +44,7 @@
python:here.PDF_getPageNumberFromSelectionIndex(request.get(\'selection_index\', 0));\n
display request/display|string:xlarge;\n
format request/format|string:png;">\n
<img src="" style="margin:0pt 5%" alt=""\n
<img src="" alt=""\n
tal:attributes="src\n
string:${here/absolute_url}/index_html?display=${display}&format=${format}&frame=${frame}&resolution:int=300"/>\n
</div>
......
1149
\ No newline at end of file
1150
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment