aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/phenotypes
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-02-04 10:02:10 -0600
committerFrederick Muriuki Muriithi2025-02-04 10:02:10 -0600
commit7d738c217b8cf32b6c026eb5189011ee5dd49e7b (patch)
treeead1e04f10009149bad957120c681752be7acd69 /uploader/templates/phenotypes
parentf4964e2b5c2884f2fcea6c04b9c99198be91c797 (diff)
downloadgn-uploader-7d738c217b8cf32b6c026eb5189011ee5dd49e7b.tar.gz
Remove non-informative table header.
Diffstat (limited to 'uploader/templates/phenotypes')
-rw-r--r--uploader/templates/phenotypes/view-dataset.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/view-dataset.html b/uploader/templates/phenotypes/view-dataset.html
index 4e1be6b..4f2b79b 100644
--- a/uploader/templates/phenotypes/view-dataset.html
+++ b/uploader/templates/phenotypes/view-dataset.html
@@ -64,7 +64,7 @@
<table id="tbl-phenotypes-list" class="table">
<thead>
<tr>
- <th>#</th>
+ <th></th>
<th>Record</th>
<th>Description</th>
</tr>