Commit e33fca3f authored by Kristian Rother's avatar Kristian Rother

dded missing Predicate Property Sheet.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12101 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d026413f
......@@ -121,6 +121,7 @@ class WebSite(WebSection):
, PropertySheet.CategoryCore
, PropertySheet.DublinCore
, PropertySheet.WebSite
, PropertySheet.Predicate
)
web_section_key = WEBSITE_KEY
......@@ -157,4 +158,4 @@ class WebSite(WebSection):
all documents in each of them to build a reverse
mapping of getPermanentURL
"""
pass
\ No newline at end of file
pass
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