author | David Douard <david.douard@logilab.fr> |
Thu, 06 Jun 2013 09:44:37 +0200 | |
changeset 8995 | a90a98800578 |
parent 8992 | 55a1567d92a0 |
child 8996 | dcd8aa47adce |
--- a/web/views/baseviews.py Wed May 29 16:44:16 2013 +0200 +++ b/web/views/baseviews.py Thu Jun 06 09:44:37 2013 +0200 @@ -157,7 +157,7 @@ class InContextView(EntityView): """:__regid__: *incontext* - This view is used whenthe entity should be considered as displayed in its + This view is used when the entity should be considered as displayed in its context. By default it produces the result of ``entity.dc_title()`` wrapped in a link leading to the primary view of the entity. """