From e6657e60cf184804479fa9b915d145b09e52dad4 Mon Sep 17 00:00:00 2001 From: NguyenND Date: Fri, 22 May 2026 15:30:28 -0400 Subject: [PATCH] 05/22 Enhance codes and fix bugs 4 --- app/templates/tickets/detail.html | 1 + 1 file changed, 1 insertion(+) diff --git a/app/templates/tickets/detail.html b/app/templates/tickets/detail.html index e3012d1..48af95f 100644 --- a/app/templates/tickets/detail.html +++ b/app/templates/tickets/detail.html @@ -1142,6 +1142,7 @@ function buildCommentEl(c) { {% endif %} +{% endblock %} {% block scripts %}