From 76241b86616b15cb118a30e8ff6811e2b1e3bb48 Mon Sep 17 00:00:00 2001 From: Garret Wassermann Date: Mon, 12 Sep 2016 22:37:48 -0400 Subject: [PATCH] Fix jQuery error with adding multiple attachments to a single FollowUp. It work when adding files one at a time but gets a little funny when adding more than one input field at a time. Also, moved RSS Feeds link to user menu to be more accessible. --- helpdesk/templates/helpdesk/base.html | 1 - helpdesk/templates/helpdesk/navigation.html | 1 + helpdesk/templates/helpdesk/ticket.html | 22 ++++++++++++-------- helpdesk/templates/helpdesk/ticket_list.html | 3 ++- 4 files changed, 16 insertions(+), 11 deletions(-) diff --git a/helpdesk/templates/helpdesk/base.html b/helpdesk/templates/helpdesk/base.html index 8c53fff8..1586bb9c 100644 --- a/helpdesk/templates/helpdesk/base.html +++ b/helpdesk/templates/helpdesk/base.html @@ -123,7 +123,6 @@ diff --git a/helpdesk/templates/helpdesk/navigation.html b/helpdesk/templates/helpdesk/navigation.html index a66160a3..8f8f6112 100644 --- a/helpdesk/templates/helpdesk/navigation.html +++ b/helpdesk/templates/helpdesk/navigation.html @@ -69,6 +69,7 @@