diff -r 50ec97e4f9cc -r 2be8ff05fd20 web/component.py --- a/web/component.py Tue Oct 19 14:06:26 2010 +0200 +++ b/web/component.py Tue Oct 19 17:14:19 2010 +0200 @@ -403,7 +403,7 @@ entities.append(entity) return entities - +# XXX should be a view usable using uicfg class EditRelationCtxComponent(EditRelationMixIn, EntityCtxComponent): """base class for boxes which let add or remove entities linked by a given relation