diff --git a/helpdesk/templates/helpdesk/include/tickets.html b/helpdesk/templates/helpdesk/include/tickets.html index ca11a644..745b246b 100644 --- a/helpdesk/templates/helpdesk/include/tickets.html +++ b/helpdesk/templates/helpdesk/include/tickets.html @@ -36,7 +36,7 @@ -
+ diff --git a/helpdesk/templates/helpdesk/include/unassigned.html b/helpdesk/templates/helpdesk/include/unassigned.html index 04e553f7..e13bcb79 100644 --- a/helpdesk/templates/helpdesk/include/unassigned.html +++ b/helpdesk/templates/helpdesk/include/unassigned.html @@ -1,15 +1,15 @@ {% load i18n humanize %} -# | {% trans "Pr" %} | @@ -18,10 +18,10 @@{% trans "Status" %} | |||
---|---|---|---|---|---|
{{ ticket.ticket }} | {{ ticket.priority }} | {{ ticket.title }} | @@ -31,14 +31,14 @@ | -|||
{% trans "There are no unassigned tickets." %} |