mirror of https://github.com/apache/cloudstack.git
CS-15909:[Autoscale] UI: Autoscaler references to be replaced with Autoscale
This commit is contained in:
parent
b228841872
commit
525912766a
|
|
@ -352,7 +352,7 @@
|
|||
$autoscalerDialog.closest(':ui-dialog').remove();
|
||||
$('.overlay').remove();
|
||||
cloudStack.dialog.notice({
|
||||
message: 'Autoscaler configured successfully.'
|
||||
message: 'Autoscale configured successfully.'
|
||||
});
|
||||
},
|
||||
error: function(message) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue