diff options
author | BonfaceKilz | 2020-06-17 15:48:48 +0300 |
---|---|---|
committer | BonfaceKilz | 2020-06-17 15:48:48 +0300 |
commit | 485534cb4594b3df3c00ef6dec2f410c5366aecb (patch) | |
tree | 95d84656942ff30f0a79c72864933c543cba58e2 /bh20simplewebuploader/templates | |
parent | ac00b9a434db48828c64459ff9b0608bf5235683 (diff) | |
download | bh20-seq-resource-485534cb4594b3df3c00ef6dec2f410c5366aecb.tar.gz bh20-seq-resource-485534cb4594b3df3c00ef6dec2f410c5366aecb.tar.lz bh20-seq-resource-485534cb4594b3df3c00ef6dec2f410c5366aecb.zip |
Add styling to map
Diffstat (limited to 'bh20simplewebuploader/templates')
-rw-r--r-- | bh20simplewebuploader/templates/demo-run.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20simplewebuploader/templates/demo-run.html b/bh20simplewebuploader/templates/demo-run.html index f885dd5..a5b4150 100644 --- a/bh20simplewebuploader/templates/demo-run.html +++ b/bh20simplewebuploader/templates/demo-run.html @@ -17,7 +17,7 @@ </div> <section id="results" class="invisible"> - <div id="mapid"></div> + <div id="map"></div> </section> <section> |