From 2a3566635af3d62a887b7208f35051931d33c7ea Mon Sep 17 00:00:00 2001 From: Daniel Molina Date: Mon, 15 Jun 2015 12:15:41 +0200 Subject: [PATCH] feature #3748: Add dashboard vnet buttons --- src/sunstone/public/app/tabs/dashboard-tab/network.hbs | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/sunstone/public/app/tabs/dashboard-tab/network.hbs b/src/sunstone/public/app/tabs/dashboard-tab/network.hbs index 50ebffefbb..c57c9ab226 100644 --- a/src/sunstone/public/app/tabs/dashboard-tab/network.hbs +++ b/src/sunstone/public/app/tabs/dashboard-tab/network.hbs @@ -14,4 +14,12 @@ {{tr "USED IPs"}} +
+
+ + + + + +
\ No newline at end of file