mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 11:24:52 +00:00
Remove the hidden form name for bulk merge and just leave the id
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<input type="hidden" id="current_ticket_id" name="current_ticket_id" value="0"> <!-- Can't currently bulk check this -->
|
||||
<input type="hidden" id="current_ticket_id" value="0"> <!-- Can't currently bulk check this -->
|
||||
<input type="hidden" name="merge_move_replies" value="0"> <!-- Default 0 -->
|
||||
<div class="modal-body bg-white">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user