diff --git a/helpdesk/templates/helpdesk/ticket_list.html b/helpdesk/templates/helpdesk/ticket_list.html index 86b570b8..2e71e076 100644 --- a/helpdesk/templates/helpdesk/ticket_list.html +++ b/helpdesk/templates/helpdesk/ticket_list.html @@ -35,119 +35,6 @@ $(document).ready(function() { {% load in_list %} -
- {% comment %}{% endcomment %} - -
-
- -
-
-
- - - {% csrf_token %}
- -
-
- - - - -

{% trans "Ordering applied to tickets" %}

- -
- -
- - -

{% trans "Ctrl-Click to select multiple options" %}

- -
- -
- -

{% trans "Ctrl-click to select multiple options" %}

- -
- -
- -

{% trans "Ctrl-click to select multiple options" %}

- -
- -
- - -

{% trans "Use YYYY-MM-DD date format, eg 2011-05-29" %}

- -
- -
- -

{% trans "Keywords are case-insensitive, and will be looked for in the title, body and submitter fields." %}

- -
-
- - {% if from_saved_query and saved_query.user == user %} -

{% blocktrans with saved_query.title as query_name %}You are currently viewing saved query "{{ query_name }}".{% endblocktrans %} {% trans "Delete Saved Query" %}

- {% endif %} - {% if from_saved_query %} -

{% blocktrans with saved_query.id as query_id %}Run a report on this query to see stats and charts for the data listed below.{% endblocktrans %}

- {% endif %} - {% csrf_token %}
-
-
-
-
@@ -352,7 +239,7 @@ $(document).ready(function() { {% endfor %} - {% csrf_token %} + {% csrf_token %}

@@ -360,7 +247,8 @@ $(document).ready(function() {

-

+

+