aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/templates/status.html
diff options
context:
space:
mode:
authorPeter Amstutz2020-07-16 16:27:32 -0400
committerPeter Amstutz2020-07-16 16:27:48 -0400
commitd49f6b5e11a41a51cb257bbafdcba410544f8486 (patch)
treea79ace1119a78401c9383b0e107da4f9c1734ba1 /bh20simplewebuploader/templates/status.html
parentd34374f0e822edd1539ea5de6f8522f2b761de3f (diff)
downloadbh20-seq-resource-analysis-refactor.tar.gz
bh20-seq-resource-analysis-refactor.tar.lz
bh20-seq-resource-analysis-refactor.zip
Add "validated" and "running workflows" tables to statusanalysis-refactor
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Diffstat (limited to 'bh20simplewebuploader/templates/status.html')
-rw-r--r--bh20simplewebuploader/templates/status.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/bh20simplewebuploader/templates/status.html b/bh20simplewebuploader/templates/status.html
index a1cf28f..e89437e 100644
--- a/bh20simplewebuploader/templates/status.html
+++ b/bh20simplewebuploader/templates/status.html
@@ -7,7 +7,8 @@
<h1>Sequence upload processing status</h1>
- <div class="status">
+ <div class="status">
+
{{ table }}
</div>