From cd9e4e999e4d2aa29297cd3d483529bbb8bf746f Mon Sep 17 00:00:00 2001 From: Kishan Kavala Date: Fri, 25 Jan 2013 19:32:13 +0530 Subject: [PATCH] added missing bracket --- ui/scripts/system.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 761900be218..def6d443026 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -1328,6 +1328,7 @@ if(serviceObjArray == "DefaultSharedNetworkOfferingWithSGService"){ continue; } + } //comment out the following 12 lines because of CS-16718 /*