CS-15909:[Autoscale] UI: Autoscaler references to be replaced with Autoscale

This commit is contained in:
Pranav Saxena 2012-08-09 12:55:42 +05:30
parent 1e19ff9bf0
commit fd7b1e757f
1 changed files with 1 additions and 1 deletions

View File

@ -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) {