From 7c794a6390b15aa957c2d5dc00a86ac75e1cfece Mon Sep 17 00:00:00 2001 From: ismail Date: Thu, 18 Sep 2025 14:40:27 +0300 Subject: [PATCH] update the tickets --- templates/support/ticket_detail.html | 2 +- templates/support/ticket_list.html | 9 ++------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/templates/support/ticket_detail.html b/templates/support/ticket_detail.html index 984d6229..006ad2f1 100644 --- a/templates/support/ticket_detail.html +++ b/templates/support/ticket_detail.html @@ -48,7 +48,7 @@
{% trans 'Description' %}
{{ ticket.description|linebreaks }}
- {% if ticket.resolution_notes %} + {% if ticket.resolution_notes %}
{% trans 'Resolution Notes' %}
{{ ticket.resolution_notes|linebreaks }}
diff --git a/templates/support/ticket_list.html b/templates/support/ticket_list.html index dd786c27..c7b58975 100644 --- a/templates/support/ticket_list.html +++ b/templates/support/ticket_list.html @@ -87,7 +87,7 @@ {% trans "View" %} {% endcomment %} - +
- + {% empty %}