web/views/ajaxedit.py
branchstable
changeset 6927 340aba0c8c9e
parent 6924 b88221afe491
child 7879 9aae456abab5
--- a/web/views/ajaxedit.py	Mon Jan 31 17:31:09 2011 +0100
+++ b/web/views/ajaxedit.py	Mon Jan 31 17:48:57 2011 +0100
@@ -75,8 +75,8 @@
         super(AddRelationView, self).unrelated_entities(self)
 
 
-def ajaxCompositeForm(container, entity, rtype, okjs, canceljs,
-                      entityfkwargs=None):
+def ajax_composite_form(container, entity, rtype, okjs, canceljs,
+                        entityfkwargs=None):
     """
     * if entity is None, edit container (assert container.has_eid())
     * if entity has not eid, will be created