You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2015/01/14 12:06:28 UTC

[2/2] git commit: updated refs/heads/4.5 to 9a67759

CLOUDSTACK-8154: fix UI for API change

Signed-off-by: René Moser <ma...@renemoser.net>
(cherry picked from commit 07d96aab843a3f191e3cfbff57560d821938076a)
Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


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

Branch: refs/heads/4.5
Commit: 9a677595fa5cc351d679e20243c18faab7742c25
Parents: 5df6ee4
Author: René Moser <ma...@renemoser.net>
Authored: Tue Jan 13 16:34:04 2015 +0100
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Wed Jan 14 16:36:08 2015 +0530

----------------------------------------------------------------------
 ui/scripts/templates.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9a677595/ui/scripts/templates.js
----------------------------------------------------------------------
diff --git a/ui/scripts/templates.js b/ui/scripts/templates.js
index dc0f055..b95bb7d 100644
--- a/ui/scripts/templates.js
+++ b/ui/scripts/templates.js
@@ -2192,7 +2192,7 @@
                                                     dataType: "json",
                                                     async: true,
                                                     success: function(json) {
-                                                        var jid = json.deleteisosresponse.jobid;
+                                                        var jid = json.deleteisoresponse.jobid;
                                                         args.response.success({
                                                             _custom: {
                                                                 jobId: jid