about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2026-02-06 17:05:09 -0600
committerFrederick Muriuki Muriithi2026-02-06 17:05:09 -0600
commit878de40add0e25088238ee1a6a790ce55336772a (patch)
treef6ba8272cb53995605aa6ee7d5793c0158c124c0
parentf8998e72fb3186bbe29adc4b65dea009fedb95a9 (diff)
downloadgn-uploader-878de40add0e25088238ee1a6a790ce55336772a.tar.gz
Expose 'delete-phenotypes' feature to end users.
-rw-r--r--uploader/templates/phenotypes/view-dataset.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/uploader/templates/phenotypes/view-dataset.html b/uploader/templates/phenotypes/view-dataset.html
index de76cbf..3bb2586 100644
--- a/uploader/templates/phenotypes/view-dataset.html
+++ b/uploader/templates/phenotypes/view-dataset.html
@@ -77,7 +77,6 @@
     </form>
   </div>
 
-  {%if view_under_construction%}
   <div class="col">
     <form id="frm-delete-phenotypes"
           method="POST"
@@ -93,7 +92,6 @@
              value="delete phenotypes" />
     </form>
   </div>
-  {%endif%}
 </div>
 
 <div class="row" style="margin-top: 0.5em;">