web/views/cwproperties.py
changeset 3524 a3431f4e2f40
parent 3460 e4843535db25
parent 3513 c002f6488631
child 3733 c3feb6a33f58
--- a/web/views/cwproperties.py	Mon Sep 28 16:39:10 2009 +0200
+++ b/web/views/cwproperties.py	Tue Sep 29 15:58:44 2009 +0200
@@ -216,7 +216,7 @@
                                                 eidparam=True))
         #subform.vreg = self._cw.vreg
         subform.form_add_hidden('pkey', key, eidparam=True)
-        form.form_add_subform(subform)
+        form.add_subform(subform)
         return subform