From c4e75fc8588b60eca9c074889f544016dbb17148 Mon Sep 17 00:00:00 2001 From: Philippe Leblond Date: Thu, 26 Oct 2017 02:15:08 -0400 Subject: [PATCH] fix(swarm): display node links when authentication is disabled (#1332) --- app/components/swarm/swarm.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/swarm/swarm.html b/app/components/swarm/swarm.html index bb243ef32..d9b8372c7 100644 --- a/app/components/swarm/swarm.html +++ b/app/components/swarm/swarm.html @@ -224,8 +224,8 @@ - {{ node.Hostname }} - {{ node.Hostname }} + {{ node.Hostname }} + {{ node.Hostname }} {{ node.Role }} {{ node.CPUs / 1000000000 }}