From e5595730817c16de581f6775e118456881b41adf Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Mon, 25 Nov 2013 16:16:06 -0800 Subject: [PATCH] Revert "Disable VR UI quickview, due to technical limitations" This reverts commit 9dd650aca753dc41995ce1ef209371d275bc598b. --- ui/scripts/system.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ui/scripts/system.js b/ui/scripts/system.js index b9a27bea506..8f1572a91e7 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -7636,7 +7636,6 @@ }); }, detailView: { - noCompact: true, name: 'Virtual applicance details', actions: { start: { @@ -8277,8 +8276,7 @@ }); }, detailView: { - noCompact: true, - name: 'Virtual Routers group by zone', + name: 'Virtual Routers group by zone', actions: { upgradeRouterToUseNewerTemplate: { label: 'Upgrade Router to Use Newer Template', @@ -8494,7 +8492,6 @@ }); }, detailView: { - noCompact: true, name: 'Virtual Routers group by pod', actions: { upgradeRouterToUseNewerTemplate: { @@ -8714,7 +8711,6 @@ }); }, detailView: { - noCompact: true, name: 'Virtual Routers group by cluster', actions: { upgradeRouterToUseNewerTemplate: {