Commit 1d46a83e authored by Tristan Cavelier's avatar Tristan Cavelier

erp5_web: Increase height of WebPage_viewFieldLibrary to 800 px

parent c6e62ae2
......@@ -120,7 +120,7 @@
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
python:\'<object class="auto_height" type="text/html" data="%s/asEntireHTML" style="border:none;width:100%%;height:600px"></object>\' % here.absolute_url()
python:\'<object class="auto_height" type="text/html" data="%s/asEntireHTML" style="border:none;width:100%%;height:800px"></object>\' % here.absolute_url()
]]></string> </value>
</item>
......
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