From fac6a1aff9245ba2f71d3fb516bc6114022a5709 Mon Sep 17 00:00:00 2001 From: zsloan Date: Sat, 20 Jul 2024 15:51:04 +0000 Subject: Change text for Block filtering options to Filter to more accurately reflect their current use --- gn2/wqflask/templates/show_trait_transform_and_filter.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gn2') diff --git a/gn2/wqflask/templates/show_trait_transform_and_filter.html b/gn2/wqflask/templates/show_trait_transform_and_filter.html index e61e1248..8a7cd8a5 100644 --- a/gn2/wqflask/templates/show_trait_transform_and_filter.html +++ b/gn2/wqflask/templates/show_trait_transform_and_filter.html @@ -5,7 +5,7 @@ needed.

- + {% for attribute in sample_groups[0].attributes %} {% if sample_groups[0].attributes[attribute].distinct_values|length <= 500 and sample_groups[0].attributes[attribute].distinct_values|length > 1 %} -- cgit v1.2.3