mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
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…
x
Reference in New Issue
Block a user