mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Temporary diabled Bulk Ticket Merge in the Main Ticket view as it was not allowing a tech to be assigned from that view
This commit is contained in:
@@ -544,7 +544,7 @@ $user_active_assigned_tickets = intval($row['total_tickets_assigned']);
|
||||
<?php require_once "ticket_bulk_assign_modal.php"; ?>
|
||||
<?php require_once "ticket_bulk_edit_priority_modal.php"; ?>
|
||||
<?php require_once "ticket_bulk_reply_modal.php"; ?>
|
||||
<?php require_once "ticket_bulk_merge_modal.php"; ?>
|
||||
<?php // 2024-08-25 JQ Disabled not able to change assignee require_once "ticket_bulk_merge_modal.php"; ?>
|
||||
<?php require_once "ticket_bulk_resolve_modal.php"; ?>
|
||||
</form>
|
||||
<?php require_once "pagination.php"; ?>
|
||||
|
||||
Reference in New Issue
Block a user