From 20fa0c47f805e823820344d9d35f3d5d3b35ea41 Mon Sep 17 00:00:00 2001 From: Kevin Schaper Date: Wed, 6 Mar 2024 09:16:23 -0800 Subject: [PATCH] Rename ortholog phenotype checkbox (#627) Removes option to traverse orthologs for disease associations, since there's no path to get to it right now. Updates label to be ortholog phenotypes to match naming in V2 ui. --------- Co-authored-by: glass-ships --- frontend/src/pages/node/SectionAssociations.vue | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/frontend/src/pages/node/SectionAssociations.vue b/frontend/src/pages/node/SectionAssociations.vue index 12a911ebb..e656df3e3 100644 --- a/frontend/src/pages/node/SectionAssociations.vue +++ b/frontend/src/pages/node/SectionAssociations.vue @@ -26,18 +26,14 @@