web/views/editcontroller.py
branchstable
changeset 5061 cdab5220eac0
parent 5038 90493551b1eb
child 5174 78438ad513ca
child 5421 8167de96c523
--- a/web/views/editcontroller.py	Mon Mar 29 13:34:06 2010 +0200
+++ b/web/views/editcontroller.py	Mon Mar 29 13:34:24 2010 +0200
@@ -290,5 +290,3 @@
     def _action_delete(self):
         self.delete_entities(self._cw.edited_eids(withtype=True))
         return self.reset()
-
-