mirror of https://github.com/apache/cloudstack.git
Revert "Disable VR UI quickview, due to technical limitations"
This reverts commit 9dd650aca7.
This commit is contained in:
parent
84be2ab3be
commit
e559573081
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue