From ff171e3c38a09691674f3d62f015366ccf6acb56 Mon Sep 17 00:00:00 2001 From: typonaut <55769287+typonaut@users.noreply.github.com> Date: Wed, 19 Aug 2020 18:07:46 +0100 Subject: [PATCH] Update kb_item.html Standardises output between KB listing and KB item, captures problem where there may be no votes cast. --- helpdesk/templates/helpdesk/kb_item.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/helpdesk/templates/helpdesk/kb_item.html b/helpdesk/templates/helpdesk/kb_item.html index 6c127e03..73b19a6f 100644 --- a/helpdesk/templates/helpdesk/kb_item.html +++ b/helpdesk/templates/helpdesk/kb_item.html @@ -29,7 +29,12 @@