Commit 668d4edc authored by Sebastien Robin's avatar Sebastien Robin

setDescription does not have good permission, set it here


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2970 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7774a240
......@@ -733,4 +733,5 @@ be a problem)."""
object_list.sort(cmpObjects)
return object_list
security.declareProtected(Permissions.ModifyPortalContent,'setDescription')
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