src/pyams_content/features/menu/portlet/navigation/simple.py
branchdev-dc
changeset 858 1afd36ed6947
parent 691 773429b4a3ed
child 1157 ffb751b038cc
--- a/src/pyams_content/features/menu/portlet/navigation/simple.py	Tue Jul 17 15:09:38 2018 +0200
+++ b/src/pyams_content/features/menu/portlet/navigation/simple.py	Tue Jul 17 15:12:43 2018 +0200
@@ -46,7 +46,6 @@
     """Simple navigation portlet settings"""
 
     title = FieldProperty(ISimpleNavigationPortletSettings['title'])
-    subtitle = FieldProperty(ISimpleNavigationPortletSettings['subtitle'])
 
     @property
     def links(self):