branch | stable |
changeset 3806 | 6a4191b0eb9a |
parent 3803 | 414bb8439002 |
child 3880 | 88fc53eb5b5f |
--- a/web/views/editforms.py Sun Nov 08 19:33:03 2009 +0100 +++ b/web/views/editforms.py Sun Nov 08 19:34:31 2009 +0100 @@ -587,4 +587,3 @@ self.w(u'<a class="addEntity" id="add%s:%slink" href="javascript: %s" >+ %s.</a>' % (self.rtype, self.peid, js, __(i18nctx, 'add a %s' % self.etype))) self.w(u'</div>') - self.w(u'<div class="trame_grise"> </div>')