From 514da445a4fe5d972abed1b3bb5d908e87f935c1 Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Wed, 25 Oct 2017 08:42:19 +0200 Subject: [PATCH] Revert "fix(swarm): display node links when authentication is disabled #1320" (#1326) This reverts commit 089d2cf0fec8b415bc7bbb89081daa1b4e3d8acc. --- 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 d9b8372c7..bb243ef32 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 }}