diff options
author | Mark Wells <mark@freeside.biz> | 2016-11-27 16:43:19 -0800 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2016-11-27 21:14:25 -0800 |
commit | 7c5f50804027577aac17d0fcefedcd0d0b6ca180 (patch) | |
tree | 68273b26685ca221d44ef95511ded74ecc589e6e /rt/FREESIDE_MODIFIED | |
parent | bcfa8b9c306cc871b5851d7c07ef0759eb1bcb31 (diff) |
add RT ACL for bulk updating tickets, #72964
Conflicts:
rt/lib/RT/System.pm
Diffstat (limited to 'rt/FREESIDE_MODIFIED')
-rw-r--r-- | rt/FREESIDE_MODIFIED | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index 05ffb2a46..db5212d5a 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -171,3 +171,9 @@ share/html/Search/Schedule.html share/html/Elements/CalendarSlotSchedule share/html/Ticket/Display.html +# BulkUpdateTickets ACL +lib/RT/System.pm +share/html/Elements/Tabs +share/html/Search/Bulk.html +share/html/Ticket/Elements/Tabs + |