web/views/editforms.py
branchstable
changeset 3627 70dbba754c11
parent 3586 52b00c5e441a
child 3629 559cad62c786
child 3636 9b16e7b6ba35
--- a/web/views/editforms.py	Fri Oct 09 15:53:02 2009 +0200
+++ b/web/views/editforms.py	Fri Oct 09 15:53:42 2009 +0200
@@ -372,6 +372,7 @@
     entity
     """
     id = 'copy'
+    title = _('copy')
     warning_message = _('Please note that this is only a shallow copy')
 
     def render_form(self, entity):