aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/templates
diff options
context:
space:
mode:
authorBonfaceKilz2020-06-17 03:08:06 +0300
committerBonfaceKilz2020-06-17 03:08:06 +0300
commitf08d4fab5bc8051324206995cad2b180bbf0aeb9 (patch)
tree54ccadc0ce8e36963e78591a9a334127f708f321 /bh20simplewebuploader/templates
parentae107a75f2a0211a8aeb082127865ff029ed87a5 (diff)
downloadbh20-seq-resource-f08d4fab5bc8051324206995cad2b180bbf0aeb9.tar.gz
bh20-seq-resource-f08d4fab5bc8051324206995cad2b180bbf0aeb9.tar.lz
bh20-seq-resource-f08d4fab5bc8051324206995cad2b180bbf0aeb9.zip
Add section for map and add basic styling
Diffstat (limited to 'bh20simplewebuploader/templates')
-rw-r--r--bh20simplewebuploader/templates/demo-run.html13
1 files changed, 6 insertions, 7 deletions
diff --git a/bh20simplewebuploader/templates/demo-run.html b/bh20simplewebuploader/templates/demo-run.html
index 4479409..c9f1473 100644
--- a/bh20simplewebuploader/templates/demo-run.html
+++ b/bh20simplewebuploader/templates/demo-run.html
@@ -12,15 +12,14 @@
</div>
- <div id="loader" class="loader invisible">
- </div>
-
- <section id="results" class="invisible">
- <pre><code id="json"></code></pre>
- </section>
-
+</section>
+<div id="loader" class="loader invisible">
+</div>
+<section id="results" class="invisible">
+ <div id="mapid"></div>
</section>
+
<section>
<div id="table"></div>
</section>