From fd7b1e757fd406ff629708b40f1511583cc0aee1 Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Thu, 9 Aug 2012 12:55:42 +0530 Subject: [PATCH] CS-15909:[Autoscale] UI: Autoscaler references to be replaced with Autoscale --- ui/scripts/ui-custom/autoscaler.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/ui-custom/autoscaler.js b/ui/scripts/ui-custom/autoscaler.js index f1eb268f375..881c0dcff56 100644 --- a/ui/scripts/ui-custom/autoscaler.js +++ b/ui/scripts/ui-custom/autoscaler.js @@ -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) {