aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/templates/demo-run.html
diff options
context:
space:
mode:
Diffstat (limited to 'bh20simplewebuploader/templates/demo-run.html')
-rw-r--r--bh20simplewebuploader/templates/demo-run.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/bh20simplewebuploader/templates/demo-run.html b/bh20simplewebuploader/templates/demo-run.html
index 4479409..a80281c 100644
--- a/bh20simplewebuploader/templates/demo-run.html
+++ b/bh20simplewebuploader/templates/demo-run.html
@@ -6,6 +6,7 @@
<button class="button" onclick="fetchSEQCountByLocation()">Count by Location</button>
<button class="button" onclick="fetchSEQCountByTech()">Count by Sequencer</button>
<button class="button" onclick="fetchAllaccessions()">Show All accessions</button>
+ <button class="button" onclick="fetchSEQCountbyContinent()">Count by Continent</button>
<button class="button" onclick="fetchCountByGPS()">Map</button>
</div>