From 594cb70a73103aeea2103245ea9fd22440369051 Mon Sep 17 00:00:00 2001 From: Ondrej Sika Date: Tue, 21 Jul 2020 01:45:25 +0200 Subject: [PATCH] ui: Fix swapped node & service checks by fixing filter-by & reject-by (#8338) --- ui-v2/app/components/consul-service-instance-list/index.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui-v2/app/components/consul-service-instance-list/index.hbs b/ui-v2/app/components/consul-service-instance-list/index.hbs index a218f50958..bbaae929a1 100644 --- a/ui-v2/app/components/consul-service-instance-list/index.hbs +++ b/ui-v2/app/components/consul-service-instance-list/index.hbs @@ -17,8 +17,8 @@ {{else}} - - + + {{/if}} {{#if (get proxies item.Service.ID)}}