author | sylvain.thenault@logilab.fr |
Tue, 28 Apr 2009 17:41:28 +0200 | |
branch | tls-sprint |
changeset 1514 | b2160df84f2f |
parent 1512 | c51ca5f49a78 |
child 1515 | f3c26a087672 |
--- a/web/views/basecomponents.py Tue Apr 28 17:39:12 2009 +0200 +++ b/web/views/basecomponents.py Tue Apr 28 17:41:28 2009 +0200 @@ -154,7 +154,6 @@ class SeeAlsoVComponent(RelatedObjectsVComponent): """display any entity's see also""" id = 'seealso' - property_defs = VISIBLE_PROP_DEF context = 'navcontentbottom' rtype = 'see_also' target = 'object'