From 24e5b9512beb929c649c43cfd0e0c53eec8b48b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ce=CC=81dric=20Foellmi?= Date: Thu, 7 May 2020 22:11:09 +0200 Subject: [PATCH] Adding status in pending uploads too MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: CeĢdric Foellmi --- oort/app/templates/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/oort/app/templates/index.html b/oort/app/templates/index.html index 6773e390..2b5566be 100644 --- a/oort/app/templates/index.html +++ b/oort/app/templates/index.html @@ -280,6 +280,7 @@

Filename Owner Size + Status @@ -295,6 +296,10 @@

{{ getFormatedSize(upload.filesize) }} + + {{ upload.status }} +
{{ upload.substatus }}
+