diff options
author | Frederick Muriuki Muriithi | 2025-01-23 14:47:28 -0600 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2025-01-23 14:47:28 -0600 |
commit | af3894def4696ce6d61e1354a9b9f1431b161302 (patch) | |
tree | d68d43fcf626a2332830d6e0eaaf9878250e6fbc /uploader | |
parent | 162e697f405415c9cc4e81e654a41c4339b14dea (diff) | |
download | gn-uploader-af3894def4696ce6d61e1354a9b9f1431b161302.tar.gz |
Remove unused (and confusing) "Symbol" column.
Diffstat (limited to 'uploader')
-rw-r--r-- | uploader/templates/phenotypes/view-phenotype.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/view-phenotype.html b/uploader/templates/phenotypes/view-phenotype.html index 99bb8e5..077a301 100644 --- a/uploader/templates/phenotypes/view-phenotype.html +++ b/uploader/templates/phenotypes/view-phenotype.html @@ -90,7 +90,6 @@ <th>#</th> <th>Sample</th> <th>Value</th> - <th>Symbol</th> <th>SE</th> <th>N</th> </tr> |