aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-03-10 17:26:18 -0500
committerFrederick Muriuki Muriithi2025-03-10 17:26:18 -0500
commit973ee9c3ff7ee8ad730ab0abfd9eeff97bf0f261 (patch)
tree322de8a0d0d8866b0d871593046028bcd4f5f634
parentfb416cd184cda8b0e308b660b69a5e09ebdf2fd7 (diff)
downloadgn-uploader-973ee9c3ff7ee8ad730ab0abfd9eeff97bf0f261.tar.gz
Provide UI buttons for various actions on the table.
-rw-r--r--uploader/templates/phenotypes/view-dataset.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/uploader/templates/phenotypes/view-dataset.html b/uploader/templates/phenotypes/view-dataset.html
index 103ab02..38a4d11 100644
--- a/uploader/templates/phenotypes/view-dataset.html
+++ b/uploader/templates/phenotypes/view-dataset.html
@@ -61,7 +61,15 @@
phenotype's data.</p>
<p>Use the search to filter through all the phenotypes and find specific
phenotypes of interest.</p>
+</div>
+
+<div class="row">
+ <div style="padding-bottom: 0.5em;">
+ <a href="#" class="btn btn-info" id="btn-phenotypes-list-select-all">select all</a>
+ <a href="#" class="btn btn-info" id="btn-phenotypes-list-deselect-all">deselect all</a>
+ <a href="#" class="btn btn-info" id="btn-phenotypes-list-edit">edit</a>
+ </div>
<table id="tbl-phenotypes-list" class="table compact stripe cell-border">
<thead>
<tr>