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
1e19ff9bf0
commit
fd7b1e757f
|
|
@ -345,7 +345,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