Remove tour-related stuff from the job page

The tour does the send one-off thing now, rather than creating a
job.
This commit is contained in:
Chris Hill Scott
2017-07-03 15:43:28 +01:00
parent 8eed32620d
commit 140d3eeb09
3 changed files with 12 additions and 51 deletions

View File

@@ -24,18 +24,16 @@
<div class="dashboard-table bottom-gutter-3-2">
{% endif %}
{% if not help %}
{% if percentage_complete < 100 %}
<p class="bottom-gutter hint">
Report is {{ "{:.0f}%".format(percentage_complete) }} complete…
</p>
{% elif notifications %}
<p class="bottom-gutter">
<a href="{{ download_link }}" download="download" class="heading-small">Download this report</a>
&emsp;
<span id="time-left">{{ time_left }}</span>
</p>
{% endif %}
{% if percentage_complete < 100 %}
<p class="bottom-gutter hint">
Report is {{ "{:.0f}%".format(percentage_complete) }} complete…
</p>
{% elif notifications %}
<p class="bottom-gutter">
<a href="{{ download_link }}" download="download" class="heading-small">Download this report</a>
&emsp;
<span id="time-left">{{ time_left }}</span>
</p>
{% endif %}
{% call(item, row_number) list_table(