Commit 135ed7cf authored by 's avatar

merge from 2.3

parent 34afc37d
...@@ -146,7 +146,7 @@ class RoleManager: ...@@ -146,7 +146,7 @@ class RoleManager:
if REQUEST is not None: if REQUEST is not None:
return self.manage_access( return self.manage_access(
self, REQUEST, REQUEST,
manage_tabs_message='The permission mapping has been updated') manage_tabs_message='The permission mapping has been updated')
def _isBeingUsedAsAMethod(self, REQUEST =None, wannaBe=0): def _isBeingUsedAsAMethod(self, REQUEST =None, wannaBe=0):
......
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