More TinyMCE in more places

This commit is contained in:
johnnyq
2023-05-08 19:53:42 -04:00
parent 01a37cb1e1
commit c3a711d75d
7 changed files with 7 additions and 35 deletions

View File

@@ -77,7 +77,7 @@
</div>
<div class="form-group">
<textarea class="form-control summernote" rows="8" name="details" id="editTicketDetails"></textarea>
<textarea class="form-control tinymce" name="details" id="editTicketDetails"></textarea>
</div>
</div>