diff --git a/helpdesk/templates/helpdesk/filters/followupdates.html b/helpdesk/templates/helpdesk/filters/followupdates.html deleted file mode 100644 index d8e9e8df..00000000 --- a/helpdesk/templates/helpdesk/filters/followupdates.html +++ /dev/null @@ -1,20 +0,0 @@ -{% load i18n humanize %} -
-
- -
-
- -
-
- -
-
- -
-
- -
- -

{% trans "Use YYYY-MM-DD date format, eg 2018-01-30. This only searches when the last followup occured" %}

-
diff --git a/helpdesk/templates/helpdesk/ticket_list.html b/helpdesk/templates/helpdesk/ticket_list.html index 298c0cc5..ce686692 100644 --- a/helpdesk/templates/helpdesk/ticket_list.html +++ b/helpdesk/templates/helpdesk/ticket_list.html @@ -189,9 +189,6 @@ - @@ -228,10 +225,6 @@ id="filterBoxKBItems"> {% include 'helpdesk/filters/kbitems.html' %} -
  • - {% include 'helpdesk/filters/followupdates.html' %} -