add note
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 19 Oct 2010 17:14:19 +0200
changeset 6553 2be8ff05fd20
parent 6551 50ec97e4f9cc
child 6554 d60250252fc6
add note
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