diff --git a/helpdesk/templates/helpdesk/ticket/ticket_detail.html b/helpdesk/templates/helpdesk/ticket/ticket_detail.html index fe9ad5d8a..019a35131 100644 --- a/helpdesk/templates/helpdesk/ticket/ticket_detail.html +++ b/helpdesk/templates/helpdesk/ticket/ticket_detail.html @@ -145,6 +145,9 @@
+ {{item.type}} + {{item.comment.employee_id}} + {{ticket.employee_id}}
{{item.comment.employee_id}} @@ -218,7 +221,7 @@ {% endif %} {% if perms.helpdesk.delete_comment %} -