Commit a05fce8c authored by Kristian Rother's avatar Kristian Rother

Added missing Predicate Property Sheet.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12102 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e33fca3f
...@@ -114,6 +114,7 @@ class WebSection(Domain): ...@@ -114,6 +114,7 @@ class WebSection(Domain):
, PropertySheet.DublinCore , PropertySheet.DublinCore
, PropertySheet.WebSite , PropertySheet.WebSite
, PropertySheet.SortIndex , PropertySheet.SortIndex
, PropertySheet.Predicate
) )
web_section_key = WEBSECTION_KEY web_section_key = WEBSECTION_KEY
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment