Commit 49129a4a authored by Jean-Paul Smets's avatar Jean-Paul Smets

no difference


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4504 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 059a6722
......@@ -46,7 +46,7 @@ class CopyContainer:
# Declarative security
security = ClassSecurityInfo()
# Copy / Paste support
security.declareProtected( Permissions.ModifyPortalContent, 'manage_copyObjects' )
def manage_copyObjects(self, ids=None, uids=None, REQUEST=None, RESPONSE=None):
......
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