[Rt-commit] rt branch, 4.0/clean-lifecycle-rights, updated. rt-4.0.1rc1-14-g1af3c86
Alex Vandiver
alexmv at bestpractical.com
Wed Jun 8 16:13:00 EDT 2011
The branch, 4.0/clean-lifecycle-rights has been updated
via 1af3c867110e2bd824a0f20ef0085bd0da5a8286 (commit)
from 658472da2cc6611c9f5d389d6caaea73c9766a7d (commit)
Summary of changes:
lib/RT/Queue.pm | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 1af3c867110e2bd824a0f20ef0085bd0da5a8286
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Wed Jun 8 16:12:38 2011 -0400
Remove last mention of ModifyTicketStatus
diff --git a/lib/RT/Queue.pm b/lib/RT/Queue.pm
index 7414980..5285faa 100644
--- a/lib/RT/Queue.pm
+++ b/lib/RT/Queue.pm
@@ -114,7 +114,6 @@ our $RIGHTS = {
CommentOnTicket => 'Comment on tickets', # loc_pair
OwnTicket => 'Own tickets', # loc_pair
ModifyTicket => 'Modify tickets', # loc_pair
- ModifyTicketStatus => 'Modify ticket status', # loc_pair
DeleteTicket => 'Delete tickets', # loc_pair
TakeTicket => 'Take tickets', # loc_pair
StealTicket => 'Steal tickets', # loc_pair
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list