src/pyams_content/component/paragraph/milestone.py
branchdev-dc
changeset 935 8a7ec586dce1
parent 841 d50743e69693
child 936 2b31cde8c028
--- 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'])