aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-10-17 14:41:29 -0500
committerFrederick Muriuki Muriithi2024-10-17 14:41:29 -0500
commitc53b93a4aa1d165159144acca523011cd75d1531 (patch)
tree2c771b0cc63d56cd42eabbc6dbd0e61816be43c7 /uploader/templates
parente3a62548c816f5348e4d91a6328783a73d1ecbf0 (diff)
downloadgn-uploader-c53b93a4aa1d165159144acca523011cd75d1531.tar.gz
UI: Create background job when user uploads file.
Diffstat (limited to 'uploader/templates')
-rw-r--r--uploader/templates/phenotypes/add-phenotypes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/add-phenotypes.html b/uploader/templates/phenotypes/add-phenotypes.html
index 8ad6999..196bc69 100644
--- a/uploader/templates/phenotypes/add-phenotypes.html
+++ b/uploader/templates/phenotypes/add-phenotypes.html
@@ -57,7 +57,7 @@
<div class="form-group">
<input type="submit"
value="upload phenotypes"
- class="not-implemented btn btn-primary" />
+ class="btn btn-primary" />
</div>
</form>
</div>