From b56720b87dfd54af1abafb05f98e8faaeefd7bf2 Mon Sep 17 00:00:00 2001 From: fireworks88 Date: Mon, 6 Sep 2021 22:57:17 +0200 Subject: [PATCH] fd --- files/templates/submission_listing.html | 1 + 1 file changed, 1 insertion(+) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 87141b6a4..26cfb036b 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -105,6 +105,7 @@ {% if p.is_blocking %}{% endif %} {% if p.is_blocked %}{% endif %} {% if p.private %}Draft{% endif %} + {% if p.processing %}uploading...{% endif %} {% if p.active_flags %}{{p.active_flags}} Reports{% endif %} {% if p.author.verified %} {% endif %}