diff --git a/src/resources/index.html b/src/resources/index.html index 4049f65..1922bf0 100644 --- a/src/resources/index.html +++ b/src/resources/index.html @@ -48,8 +48,10 @@ {{job.name}} queued - {{job.name}} #{{job.number}}
-
+ {{job.name}} #{{job.number}} + {{formatDuration(job.started, job.completed)}} +
+