Commit 675bec07 authored by Jean-Paul Smets's avatar Jean-Paul Smets

Added extra key

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12228 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7d05bc45
......@@ -52,6 +52,7 @@ Domain_getattr = Domain.inheritedAttribute('__getattr__')
CACHE_KEY = 'web_site_aq_cache'
DOCUMENT_NAME_KEY = 'web_section_document_name'
reserved_name_dict = { 'getApplicableLayout' : 1,
'getContainerLayout': 1,
'isWebMode' : 1,
'getLayout' : 1,
'Localizer' : 1,
......
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