ooops :D stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 31 Jan 2011 17:48:57 +0100
branchstable
changeset 6927 340aba0c8c9e
parent 6926 2cda8f1b4fae
child 6928 62b8ef1e859a
ooops :D
web/views/ajaxedit.py
--- 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