mirror of
https://github.com/apache/cloudstack
synced 2026-08-08 23:55:51 +00:00
CLOUDSTACK-7744: UI > Instances > detailView > Change Service Offering > show generic notification.
This commit is contained in:
parent
c9dcae5480
commit
13decd4c85
@ -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
Block a user