Changeset 7119


Ignore:
Timestamp:
16 Nov 2011, 14:49:27 (13 years ago)
Author:
uli
Message:

Fix call to super method.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/applicants/securitypolicy.py

    r7113 r7119  
    8888            return result
    8989        dept_roles = IPrincipalRoleManager(dept).getRolesForPrincipal(
    90             *args, **kw)
     90            principal_id)
    9191        # 'Grant' 'waeup.ApplicationsOfficer' permissions (allow, deny
    9292        # or unset) for the passed in principal id if it has clearance
Note: See TracChangeset for help on using the changeset viewer.