Author: david Date: Thu Oct 1 15:22:20 2009 New Revision: 3628 Log: Remove security setting for deleteActorRelation action - action was dropped in r738.
Modified: trunk/apps/qubit/modules/informationobject/config/security.yml Modified: trunk/apps/qubit/modules/informationobject/config/security.yml ============================================================================== --- trunk/apps/qubit/modules/informationobject/config/security.yml Thu Oct 1 15:20:28 2009 (r3627) +++ trunk/apps/qubit/modules/informationobject/config/security.yml Thu Oct 1 15:22:20 2009 (r3628) @@ -1,6 +1,3 @@ -deleteActorRelation: - is_secure: on - credentials: [[ contributor, editor, administrator ]] deleteNote: is_secure: on credentials: [[ contributor, editor, administrator ]] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Qubit Toolkit Commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.ca/group/qubit-commits?hl=en -~----------~----~----~----~------~----~------~--~---
