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:03:58 UTC

[2/3] git commit: updated refs/heads/master to 4eafdcc

CLOUDSTACK-8154: fix UI for API change

Signed-off-by: René Moser <ma...@renemoser.net>


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

Branch: refs/heads/master
Commit: 07d96aab843a3f191e3cfbff57560d821938076a
Parents: c7ebd13
Author: René Moser <ma...@renemoser.net>
Authored: Tue Jan 13 16:34:04 2015 +0100
Committer: René Moser <ma...@renemoser.net>
Committed: Tue Jan 13 16:34:04 2015 +0100

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


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