author | Damien Correia |
Thu, 06 Sep 2018 18:14:22 +0200 | |
branch | dev-dc |
changeset 134 | ffb1f0d3b85b |
parent 133 | ccc6653889e4 |
child 135 | 3ebcbb1f52a2 |
child 166 | dcf8ca8f9bf1 |
src/pyams_default_theme/component/paragraph/milestone.py | file | annotate | diff | comparison | revisions |
--- a/src/pyams_default_theme/component/paragraph/milestone.py Thu Sep 06 18:12:27 2018 +0200 +++ b/src/pyams_default_theme/component/paragraph/milestone.py Thu Sep 06 18:14:22 2018 +0200 @@ -40,4 +40,4 @@ label = _("Default milestones renderer") weight = 1 - i18n_context_attrs = ('title',) + i18n_context_attrs = ('title', 'body')