mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Update ticket to require the body field to mimic the same function as edit ticket
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<textarea class="form-control summernote" rows="5" name="details"></textarea>
|
||||
<textarea class="form-control summernote" rows="5" name="details" required></textarea>
|
||||
</div>
|
||||
|
||||
<?php if (empty($_GET['client_id'])) { ?>
|
||||
|
||||
Reference in New Issue
Block a user