changeset 1558 | 5ff25327371e |
parent 1557 | 9e32e6258319 |
child 1559 | 283046e54c01 |
--- a/app/soc/views/helper/access.py Sat Feb 28 12:32:52 2009 +0000 +++ b/app/soc/views/helper/access.py Sat Feb 28 12:59:34 2009 +0000 @@ -732,7 +732,7 @@ def checkHasActiveRoleForLinkIdAsScope(self, django_args, logic): """Checks that the user has the specified active role. - Only roles where the link_id matches the link_id from the + Only roles where the scope_path matches the link_id from the django_args are considered. """