From c6d99700c74881c9a127a37481b3b27fc843b874 Mon Sep 17 00:00:00 2001 From: Daniel Molina Date: Tue, 9 Jun 2015 10:47:17 +0200 Subject: [PATCH] feature #3748: Add placeholders for graphs --- .../app/tabs/hosts-tab/panels/monitor/html.hbs | 12 ++++++++++-- .../public/app/tabs/vms-tab/panels/capacity/html.hbs | 12 ++++++++++-- 2 files changed, 20 insertions(+), 4 deletions(-) diff --git a/src/sunstone/public/app/tabs/hosts-tab/panels/monitor/html.hbs b/src/sunstone/public/app/tabs/hosts-tab/panels/monitor/html.hbs index 810f5c8605..91917a2db3 100644 --- a/src/sunstone/public/app/tabs/hosts-tab/panels/monitor/html.hbs +++ b/src/sunstone/public/app/tabs/hosts-tab/panels/monitor/html.hbs @@ -6,7 +6,11 @@
-
+
+ + + +
@@ -19,7 +23,11 @@
-
+
+ + + +
diff --git a/src/sunstone/public/app/tabs/vms-tab/panels/capacity/html.hbs b/src/sunstone/public/app/tabs/vms-tab/panels/capacity/html.hbs index b8b9a01fb5..99e759e7b1 100644 --- a/src/sunstone/public/app/tabs/vms-tab/panels/capacity/html.hbs +++ b/src/sunstone/public/app/tabs/vms-tab/panels/capacity/html.hbs @@ -43,7 +43,11 @@
-
+
+ + + +
@@ -54,7 +58,11 @@
-
+
+ + + +
\ No newline at end of file