Commit 142056b5 authored by Christophe Dumez's avatar Christophe Dumez

- fixed bottom outside borders in quad for view

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9308 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1f9ec50f
......@@ -121,6 +121,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
<tal:block tal:repeat="field python: form.get_fields_in_group(\'bottom\')">\n
<tal:block metal:use-macro="here/field_render/macros/field_render" />\n
</tal:block>\n
<p class="clear"></p>\n
</div>\n
</tal:block>\n
</tal:block>\n
......
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