author | Thierry Florac <thierry.florac@onf.fr> |
Mon, 27 Aug 2018 11:07:58 +0200 | |
changeset 117 | d45a531a723d |
parent 116 | b0d31081dc8f |
child 118 | 718e48376709 |
src/pyams_default_theme/component/paragraph/keypoint.py | file | annotate | diff | comparison | revisions |
--- a/src/pyams_default_theme/component/paragraph/keypoint.py Mon Aug 27 11:06:31 2018 +0200 +++ b/src/pyams_default_theme/component/paragraph/keypoint.py Mon Aug 27 11:07:58 2018 +0200 @@ -39,7 +39,7 @@ label = _("Default key points renderer") - i18n_context_attrs = ('body', ) + i18n_context_attrs = ('title', 'body', ) @property def keypoints(self):