From 7cce60f8acfab97c672e29c6b5ef10fd3070d7db Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sat, 3 Nov 2018 19:07:09 +0100 Subject: [PATCH] [mod] modify and put on th random day title --- templates/apps.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/apps.html b/templates/apps.html index 8ee771a..9f9660a 100644 --- a/templates/apps.html +++ b/templates/apps.html @@ -13,7 +13,7 @@ Started time End time Commit - Day + Day {{app.name}} {{app.app_list}} {{app.state}} @@ -22,7 +22,7 @@ {{timestampToDate(app.started_time)}} {{timestampToDate(app.end_time)}} {{app.revision.slice(0, 7)}} - {{app.random_job_day}} + {{app.random_job_day}}