From 6c4082301cc99d6ff02aa19f711917501fbf1167 Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Fri, 9 Aug 2013 16:18:58 -0700 Subject: [PATCH] CLOUDSTACK-4223: UI > Infrastructure > zone > USC > blades tab - fix a bug that blades failed to be listed in listView. --- ui/scripts/system.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 09bc4f44bd8..531c9921ecf 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -13902,7 +13902,7 @@ data: { ucsmanagerid: args.context.ucsManagers[0].id }, - error: function(json) { + success: function(json) { //for testing only (begin) /* json = {