branch | tls-sprint |
changeset 1514 | b2160df84f2f |
parent 1511 | 514e4e53a3c7 |
child 1554 | 3a3263df6cdd |
--- 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'