mirror of https://github.com/apache/cloudstack.git
Revert "VM detail view: Disable 'change service offering' action per CLOUDSTACK-4200"
This reverts commit 73087bc3ff.
This commit is contained in:
parent
db9c97e7f4
commit
837a17b3da
|
|
@ -1459,9 +1459,6 @@
|
|||
|
||||
scaleUp: {
|
||||
label: 'label.change.service.offering',
|
||||
preFilter: function() {
|
||||
return false;
|
||||
},
|
||||
createForm: {
|
||||
title: 'label.change.service.offering',
|
||||
desc: function(args) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue