Commit 4a4c682b authored by Jérome Perrin's avatar Jérome Perrin

this TODO no longer apply, templates cannot be modified or used in workflows

because they cannot be viewed by users.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19707 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d987237a
......@@ -1386,9 +1386,6 @@ class Folder(CopyContainer, CMFBTreeFolder, CMFHBTreeFolder, Base, FolderMixIn,
"""
Make document behave as a template.
A template is no longer indexable
TODO:
- prevent from changing templates or invoking workflows
"""
Base.makeTemplate(self)
for o in self.objectValues():
......
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