aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBonfaceKilz2021-08-02 17:49:44 +0300
committerBonfaceKilz2021-08-03 15:49:50 +0300
commitd9e6c4d67aa5cb18cf199f5e27fbc1ac73906c89 (patch)
treeae94d6e0e3b0c4d4b1826c05587677f7abe875ef
parent305a2fc37bc233c9842bb12346c7e476c1d81be7 (diff)
downloadgenenetwork2-d9e6c4d67aa5cb18cf199f5e27fbc1ac73906c89.tar.gz
templates: edit_phenotype: Remove link to the approve page
-rw-r--r--wqflask/wqflask/templates/edit_phenotype.html3
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>