src/pyams_content/component/paragraph/__init__.py
changeset 844 36af332b6dd0
parent 555 8e8a14452567
child 1128 1be970640518
--- a/src/pyams_content/component/paragraph/__init__.py	Fri Jul 13 08:51:55 2018 +0200
+++ b/src/pyams_content/component/paragraph/__init__.py	Fri Jul 13 09:23:53 2018 +0200
@@ -82,6 +82,7 @@
     icon_hint = ''
 
     visible = FieldProperty(IBaseParagraph['visible'])
+    anchor = FieldProperty(IBaseParagraph['anchor'])
     title = FieldProperty(IBaseParagraph['title'])
 
     empty_title = ' -' * 8