web/views/baseforms.py
branchstable
changeset 3806 6a4191b0eb9a
parent 3263 5129918c671b
child 4212 ab6573088b4a
--- a/web/views/baseforms.py	Sun Nov 08 19:33:03 2009 +0100
+++ b/web/views/baseforms.py	Sun Nov 08 19:34:31 2009 +0100
@@ -315,7 +315,6 @@
                                   % (rschema, entity.eid, js,
                                      self.req.__('add a %s' % targettype)))
                     result.append(u'</div>')
-                    result.append(u'<div class="trame_grise">&#160;</div>')
                 result.append(u'</div>')
         return '\n'.join(result)