Disable VR UI quickview, due to technical limitations

This commit is contained in:
Brian Federle 2013-11-25 16:03:13 -08:00
parent c37e8b7e8c
commit 9dd650aca7
1 changed files with 5 additions and 1 deletions

View File

@ -7636,6 +7636,7 @@
});
},
detailView: {
noCompact: true,
name: 'Virtual applicance details',
actions: {
start: {
@ -8276,7 +8277,8 @@
});
},
detailView: {
name: 'Virtual Routers group by zone',
noCompact: true,
name: 'Virtual Routers group by zone',
actions: {
upgradeRouterToUseNewerTemplate: {
label: 'Upgrade Router to Use Newer Template',
@ -8492,6 +8494,7 @@
});
},
detailView: {
noCompact: true,
name: 'Virtual Routers group by pod',
actions: {
upgradeRouterToUseNewerTemplate: {
@ -8711,6 +8714,7 @@
});
},
detailView: {
noCompact: true,
name: 'Virtual Routers group by cluster',
actions: {
upgradeRouterToUseNewerTemplate: {