mirror of
https://github.com/itflow-org/itflow
synced 2026-09-21 22:21:15 +00:00
Removed dead libs pdfmake dropzone and popper, fixed missing label for ids and migrated datatables to use bootstrap 5 libs instead of of 4
This commit is contained in:
@@ -81,7 +81,7 @@ ob_start();
|
||||
|
||||
<div class="mb-3">
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" name="merge_move_replies" value="1">
|
||||
<input class="form-check-input" type="checkbox" id="checkMoveReplies" name="merge_move_replies" value="1">
|
||||
<label class="form-check-label" for="checkMoveReplies">
|
||||
Move notes & replies to the new parent ticket
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user