diff --git a/static/index.html b/static/index.html index 40aa3c19..dbe2d22b 100644 --- a/static/index.html +++ b/static/index.html @@ -190,10 +190,10 @@ output += "" + "
" + "
" - + "
" + + "
" + " " + serviceName + " - " + hostname + "" + "
" - + "
" + + "
" + " " + (minResponseTime === maxResponseTime ? minResponseTime : (minResponseTime + "-" + maxResponseTime)) + "ms" + "
" + "
"