web/views/cwproperties.py
branchstable
changeset 3513 c002f6488631
parent 2650 18aec79ec3a3
child 3524 a3431f4e2f40
child 3953 19aefd78f61b
--- a/web/views/cwproperties.py	Tue Sep 29 12:39:32 2009 +0200
+++ b/web/views/cwproperties.py	Tue Sep 29 12:41:46 2009 +0200
@@ -216,7 +216,7 @@
                                                 eidparam=True))
         subform.vreg = self.vreg
         subform.form_add_hidden('pkey', key, eidparam=True)
-        form.form_add_subform(subform)
+        form.add_subform(subform)
         return subform