diff -r 437971f8a969 -r 8a7ec586dce1 src/pyams_content/component/paragraph/milestone.py --- a/src/pyams_content/component/paragraph/milestone.py Thu Sep 06 18:06:14 2018 +0200 +++ b/src/pyams_content/component/paragraph/milestone.py Thu Sep 06 18:10:04 2018 +0200 @@ -220,7 +220,7 @@ icon_class = 'fa-arrows-h' icon_hint = MILESTONE_PARAGRAPH_NAME - + body = FieldProperty(IMilestoneParagraph['body']) renderer = FieldProperty(IMilestoneParagraph['renderer'])