From 1bb565433160695c44782a8c4caf89eb63b92ccd Mon Sep 17 00:00:00 2001 From: Anurag Awasthi Date: Fri, 10 May 2019 17:21:45 +0530 Subject: [PATCH] Bug fix for zone names not appearing in dashboard 3 years ago when we moved from JSP this translate was not wrapped in label tags and consequently the following span wasn't captured when dashboard.js mapped the data. Fixes: #3314 --- ui/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/index.html b/ui/index.html index 9e49b3647da7..b9d961df0d5e 100644 --- a/ui/index.html +++ b/ui/index.html @@ -1426,7 +1426,7 @@