From ab9f16505ef6543783626ece5a9ac8331321c176 Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Sat, 14 Feb 2026 05:03:32 +0000 Subject: [PATCH] Don't show errors when still processing the upload --- html/template/sync/pool-by-id.html | 102 ++++++++++++++++------------- 1 file changed, 55 insertions(+), 47 deletions(-) diff --git a/html/template/sync/pool-by-id.html b/html/template/sync/pool-by-id.html index 2a8c3502..b0953568 100644 --- a/html/template/sync/pool-by-id.html +++ b/html/template/sync/pool-by-id.html @@ -75,58 +75,66 @@ Error:{{ .Message }} {{ end }} - {{ if eq (len .Upload.Pools) 0 }} - + {{ end }} {{ end }}