From 42e68d92a8853c169f61a7ee293b9e697281d7a2 Mon Sep 17 00:00:00 2001 From: aviau Date: Wed, 20 May 2015 11:24:12 -0400 Subject: [PATCH] Renamed Hosts/ServicesConfig -> LiveHosts/Services Change-Id: I9f1c0cc103862ea0551f016d039afc2df4aefb6d --- app/components/config/config.json | 4 ++-- app/components/sidebar/sidebar.html | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/app/components/config/config.json b/app/components/config/config.json index c06f47c..3fcb02b 100644 --- a/app/components/config/config.json +++ b/app/components/config/config.json @@ -154,7 +154,7 @@ } ] }, - "hostsConfig": { + "liveHosts": { "title": "Hosts", "refreshInterval": 0, "template": "single_table", @@ -187,7 +187,7 @@ } ] }, - "servicesConfig": { + "liveServices": { "title": "Services", "refreshInterval": 0, "template": "single_table", diff --git a/app/components/sidebar/sidebar.html b/app/components/sidebar/sidebar.html index aadaa96..2fdd1ed 100644 --- a/app/components/sidebar/sidebar.html +++ b/app/components/sidebar/sidebar.html @@ -3,12 +3,12 @@ Close the sidebar - + - +