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

@@ -202,7 +202,6 @@ if (isset($_GET['project_template_id'])) {
while($row = mysqli_fetch_array($sql_task_templates)){
$task_template_id = intval($row['task_template_id']);
$task_template_name = nullable_htmlentities($row['task_template_name']);
$task_template_description = nullable_htmlentities($row['task_template_description']);
?>
<tr>
<td>