From 530ab5edff553923fb04d9e1b1a9771f8a6d0461 Mon Sep 17 00:00:00 2001 From: Martin Tournoij Date: Sun, 25 Aug 2024 12:07:40 +0100 Subject: [PATCH] Fix "Background jobs" server admin page --- tpl.go | 2 +- tpl/bosmang_bgrun.gohtml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/tpl.go b/tpl.go index b5be4a4f..f780d4bf 100644 --- a/tpl.go +++ b/tpl.go @@ -57,7 +57,7 @@ func init() { return d } if d < time.Second*10 { - return d.Round(time.Millisecond) + return d.Round(time.Millisecond * 100) } return d.Round(time.Second) }) diff --git a/tpl/bosmang_bgrun.gohtml b/tpl/bosmang_bgrun.gohtml index c39c05ae..b6296e3c 100644 --- a/tpl/bosmang_bgrun.gohtml +++ b/tpl/bosmang_bgrun.gohtml @@ -58,13 +58,12 @@

History

-

Last 10,000, most recent first.

+

Last 100, most recent first.

-
Job Started fromNo duplicates Started at Run time