From 98d76dfe8c11f0182e19a58d768719c466090d5d Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 9 Nov 2015 14:56:36 +0000 Subject: [PATCH] Correct path to magnfiying glass It still isn't actually used (and would only be used on a link to a non-existent JSP page), but at least it can render now. See gh-628 --- .../hystrixCommand/templates/hystrixCircuitContainer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-netflix-hystrix-dashboard/src/main/resources/static/hystrix/components/hystrixCommand/templates/hystrixCircuitContainer.html b/spring-cloud-netflix-hystrix-dashboard/src/main/resources/static/hystrix/components/hystrixCommand/templates/hystrixCircuitContainer.html index 91407c19..1a47ef7b 100644 --- a/spring-cloud-netflix-hystrix-dashboard/src/main/resources/static/hystrix/components/hystrixCommand/templates/hystrixCircuitContainer.html +++ b/spring-cloud-netflix-hystrix-dashboard/src/main/resources/static/hystrix/components/hystrixCommand/templates/hystrixCircuitContainer.html @@ -13,7 +13,7 @@ <% if(includeDetailIcon) { %>

style="padding-right:16px"> <%= displayName %> - +

<% } else { %>

><%= displayName %>