Updated Branches: refs/heads/autoscale e5fa68903 -> 571f8fca4
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/571f8fca Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/571f8fca Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/571f8fca Branch: refs/heads/autoscale Commit: 571f8fca4327d469f1b319120804e9c319ad4081 Parents: e5fa689 Author: Pranav Saxena <[email protected]> Authored: Thu Aug 9 12:58:39 2012 +0530 Committer: Pranav Saxena <[email protected]> Committed: Thu Aug 9 12:58:39 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/571f8fca/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) {
