Remove AI Enable References through the UI this will be handled differently

This commit is contained in:
johnnyq
2025-08-29 12:26:56 -04:00
parent 8afe2d52a0
commit 469c36da46
9 changed files with 12 additions and 15 deletions

View File

@@ -117,7 +117,7 @@
</div>
<div class="form-group">
<textarea class="form-control tinymceTicket<?php if($config_ai_enable) { echo "AI"; } ?>" id="detailsInput" name="details"></textarea>
<textarea class="form-control tinymceTicket" id="detailsInput" name="details"></textarea>
</div>
<div class="row">