mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
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…
x
Reference in New Issue
Block a user