From 1ab26fb2351176ce31541f57632b7cba1cf75803 Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Tue, 14 Aug 2012 10:07:18 -0700 Subject: [PATCH] cloudstack 3.0 UI - DeleteVpnCustomerGateway API response name has been changed, here is corresponding UI change. --- ui/scripts/network.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/network.js b/ui/scripts/network.js index ba98d577e37..803ca1fda7c 100644 --- a/ui/scripts/network.js +++ b/ui/scripts/network.js @@ -4191,7 +4191,7 @@ id: args.context.vpnCustomerGateway[0].id }, success: function(json) { - var jid = json.deletecustomergatewayresponse.jobid; + var jid = json.deletevpncustomergatewayresponse.jobid; args.response.success( {_custom: {