# HG changeset patch # User Sylvain Thénault # Date 1296492537 -3600 # Node ID 340aba0c8c9ead44c4bfc4bc23b4611a9c098aa0 # Parent 2cda8f1b4fae1fc2f05a5efd12cc23a1c858a057 ooops :D diff -r 2cda8f1b4fae -r 340aba0c8c9e 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