From 3cfec5cf858a051928ef8f5d5b4b7e855c15dee5 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 3 Nov 2016 10:55:11 +0000 Subject: [PATCH] Fix time span heading for scheduled files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We let you go a bit further into the future now… --- app/templates/views/dashboard/_upcoming.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/dashboard/_upcoming.html b/app/templates/views/dashboard/_upcoming.html index 1d7b897ed..c42aef18c 100644 --- a/app/templates/views/dashboard/_upcoming.html +++ b/app/templates/views/dashboard/_upcoming.html @@ -6,7 +6,7 @@ {% if scheduled_jobs %}

- In the next 24 hours + In the next few days

{% call(item, row_number) list_table( scheduled_jobs,