changeset 6553 | 2be8ff05fd20 |
parent 6550 | 8c6a0f6bba3b |
child 6580 | 798200432f50 |
--- 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