Updated Branches: refs/heads/master 84be2ab3b -> e55957308
Revert "Disable VR UI quickview, due to technical limitations" This reverts commit 9dd650aca753dc41995ce1ef209371d275bc598b. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e5595730 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e5595730 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e5595730 Branch: refs/heads/master Commit: e5595730817c16de581f6775e118456881b41adf Parents: 84be2ab Author: Brian Federle <brian.fede...@citrix.com> Authored: Mon Nov 25 16:16:06 2013 -0800 Committer: Brian Federle <brian.fede...@citrix.com> Committed: Mon Nov 25 16:16:19 2013 -0800 ---------------------------------------------------------------------- ui/scripts/system.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e5595730/ui/scripts/system.js ---------------------------------------------------------------------- diff --git a/ui/scripts/system.js b/ui/scripts/system.js index b9a27be..8f1572a 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: {