Commit fae886f6 authored by Jérome Perrin's avatar Jérome Perrin

define permission, to be able to rename an interactoin


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24034 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ff4fa076
......@@ -256,6 +256,7 @@ class Interaction (ContainerTab):
all_meta_types = ({'name':InteractionDefinition.meta_type,
'action':'addInteraction',
'permission': 'Manage portal',
},)
_manage_interaction = DTMLFile('interactions', _dtmldir)
......
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