Fix time span heading for scheduled files

We let you go a bit further into the future now…
This commit is contained in:
Chris Hill-Scott
2016-11-03 10:55:11 +00:00
committed by GitHub
parent 274b2893f7
commit 3cfec5cf85

View File

@@ -6,7 +6,7 @@
{% if scheduled_jobs %} {% if scheduled_jobs %}
<div class='dashboard-table'> <div class='dashboard-table'>
<h2 class="heading-medium"> <h2 class="heading-medium">
In the next 24 hours In the next few days
</h2> </h2>
{% call(item, row_number) list_table( {% call(item, row_number) list_table(
scheduled_jobs, scheduled_jobs,