Skip to content

Commit

Permalink
Removed old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyq committed Sep 9, 2024
1 parent 05b5051 commit 760f07e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tickets.php
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ class="collapse
<?php require_once "ticket_bulk_edit_priority_modal.php"; ?>
<?php require_once "ticket_bulk_add_project_modal.php"; ?>
<?php require_once "ticket_bulk_reply_modal.php"; ?>
<?php require_once "ticket_bulk_merge_modal.php"; //2024-08-25 JQ Disabled not able to change assignee ?>
<?php require_once "ticket_bulk_merge_modal.php"; ?>
<?php require_once "ticket_bulk_resolve_modal.php"; ?>
</form>
<?php require_once "pagination.php"; ?>
Expand Down

0 comments on commit 760f07e

Please sign in to comment.