From 56eb692b25ecf7a56235398f3b90fd0d02f5d097 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 10 Oct 2024 16:30:55 -0500 Subject: UI hints: Help user in choosing the appropriate option. --- uploader/templates/phenotypes/view-phenotype.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uploader/templates/phenotypes/view-phenotype.html b/uploader/templates/phenotypes/view-phenotype.html index c5dea2b..99bb8e5 100644 --- a/uploader/templates/phenotypes/view-phenotype.html +++ b/uploader/templates/phenotypes/view-phenotype.html @@ -61,7 +61,7 @@
{%if "group:resource:edit-resource" in privileges%} {%endif%} @@ -70,7 +70,7 @@
{%if "group:resource:delete-resource" in privileges%} {%endif%} -- cgit v1.2.3