aboutsummaryrefslogtreecommitdiff
path: root/app/templates
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2019-09-05 14:46:34 +0100
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2019-09-05 14:46:34 +0100
commit6a83509040f6222ae330ad796beb0104d85313a7 (patch)
treee61de30fc67d717ff4303a05e16f2d262948f30c /app/templates
parentRemove time axis warning in console (diff)
downloadAnnotateChange-6a83509040f6222ae330ad796beb0104d85313a7.tar.gz
AnnotateChange-6a83509040f6222ae330ad796beb0104d85313a7.zip
Add ability to download annotations as CSV file
Diffstat (limited to 'app/templates')
-rw-r--r--app/templates/admin/annotations.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/templates/admin/annotations.html b/app/templates/admin/annotations.html
index 5a3f66a..883fd70 100644
--- a/app/templates/admin/annotations.html
+++ b/app/templates/admin/annotations.html
@@ -15,6 +15,9 @@
</div>
<br>
<article class="overview">
+ <a href="./annotations/download">Download as CSV</a>
+ <br>
+ <br>
<table id="annotations-table" class="table table-striped">
<thead class="thead-dark">
<th scope="col">Dataset</th>