From 4d194050c34a9e9ef4560bf8061326330cecdd78 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 15 Nov 2023 09:40:39 +0300 Subject: UI: Only show GeneChipId and GeneChipName --- qc_app/templates/select_platform.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'qc_app/templates') diff --git a/qc_app/templates/select_platform.html b/qc_app/templates/select_platform.html index dadf779..1d382e9 100644 --- a/qc_app/templates/select_platform.html +++ b/qc_app/templates/select_platform.html @@ -29,10 +29,8 @@ Select + GeneChip ID GeneChip Name - Name - GeoPlatform - GO Tree Value @@ -43,10 +41,8 @@ + {{chip["GeneChipId"]}} {{chip["GeneChipName"]}} - {{chip["Name"]}} - {{chip["GeoPlatform"]}} - {{chip["GO_tree_value"]}} {%else%} -- cgit v1.2.3