branch | stable |
changeset 3756 | 725a2b005479 |
parent 3748 | 7143198dd8a4 |
child 3760 | 9d93faa0e6dc |
--- a/web/views/editforms.py Tue Oct 20 16:48:37 2009 +0200 +++ b/web/views/editforms.py Tue Oct 20 16:53:52 2009 +0200 @@ -187,7 +187,6 @@ or (role == 'object' and not rschema.has_perm(self.req, 'add', toeid=entity.eid))): - self.wview(rvid, entity.related(str(rschema), role), 'null') return False return True