Updated Milestone paragraph renderer dev-dc
authorDamien Correia
Thu, 06 Sep 2018 18:14:22 +0200
branchdev-dc
changeset 134 ffb1f0d3b85b
parent 133 ccc6653889e4
child 135 3ebcbb1f52a2
child 166 dcf8ca8f9bf1
Updated Milestone paragraph renderer
src/pyams_default_theme/component/paragraph/milestone.py
--- 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')