mirror of
https://github.com/itflow-org/itflow
synced 2026-03-06 05:44:52 +00:00
Remove AI Enable References through the UI this will be handled differently
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<textarea class="form-control tinymceTicket<?php if($config_ai_enable) { echo "AI"; } ?>" name="details"></textarea>
|
||||
<textarea class="form-control tinymceTicket" name="details"></textarea>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user