diff options
-rw-r--r-- | wqflask/wqflask/templates/edit_phenotype.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/wqflask/wqflask/templates/edit_phenotype.html b/wqflask/wqflask/templates/edit_phenotype.html index 0d7071f7..a7d6f1b0 100644 --- a/wqflask/wqflask/templates/edit_phenotype.html +++ b/wqflask/wqflask/templates/edit_phenotype.html @@ -222,9 +222,6 @@ </div> <div style="margin-left: 13%;"> - <a href="/data/approve/" class="btn btn-link btn-sm"> - Data Approval - </a> <a href="/trait/{{ publish_xref.id_ }}/sampledata/{{ publish_xref.phenotype_id }}" class="btn btn-link btn-sm"> Sample Data(CSV Download) </a> |