mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-7744: UI > Instances > detailView > Change Service Offering > show generic notification.
This commit is contained in:
parent
6239447f05
commit
c10f8a10ef
|
|
@ -1580,11 +1580,8 @@
|
|||
});
|
||||
},
|
||||
messages: {
|
||||
confirm: function(args) {
|
||||
return 'message.instance.scaled.up.confirm';
|
||||
},
|
||||
notification: function(args) {
|
||||
return 'label.instance.scaled.up';
|
||||
return 'label.change.service.offering'; //CLOUDSTACK-7744
|
||||
}
|
||||
},
|
||||
notification: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue