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
-
+
-
+