From 089d2cf0fec8b415bc7bbb89081daa1b4e3d8acc Mon Sep 17 00:00:00 2001 From: Philippe Leblond Date: Wed, 25 Oct 2017 02:40:48 -0400 Subject: [PATCH] fix(swarm): display node links when authentication is disabled #1320 --- 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 }}