--- a/web/views/editforms.py Wed Oct 07 12:38:30 2009 +0200
+++ b/web/views/editforms.py Fri Oct 09 16:39:26 2009 +0200
@@ -371,6 +371,8 @@
entity
"""
__regid__ = 'copy'
+
+ title = _('copy')
warning_message = _('Please note that this is only a shallow copy')
def render_form(self, entity):