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


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/52591276
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/52591276
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/52591276

Branch: refs/heads/master
Commit: 525912766a686b198f99953adda1e79066f6e356
Parents: b228841
Author: Pranav Saxena <[email protected]>
Authored: Thu Aug 9 12:58:39 2012 +0530
Committer: Vijay Venkatachalam <[email protected]>
Committed: Fri Nov 16 10:56:49 2012 +0530

----------------------------------------------------------------------
 ui/scripts/ui-custom/autoscaler.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/52591276/ui/scripts/ui-custom/autoscaler.js
----------------------------------------------------------------------
diff --git a/ui/scripts/ui-custom/autoscaler.js 
b/ui/scripts/ui-custom/autoscaler.js
index a5aad70..1d3a424 100644
--- a/ui/scripts/ui-custom/autoscaler.js
+++ b/ui/scripts/ui-custom/autoscaler.js
@@ -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) {

Reply via email to