added missing bracket
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/cd9e4e99 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/cd9e4e99 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/cd9e4e99 Branch: refs/heads/regions Commit: cd9e4e999e4d2aa29297cd3d483529bbb8bf746f Parents: c6ae19d Author: Kishan Kavala <kis...@cloud.com> Authored: Fri Jan 25 19:32:13 2013 +0530 Committer: Kishan Kavala <kis...@cloud.com> Committed: Fri Jan 25 19:32:13 2013 +0530 ---------------------------------------------------------------------- ui/scripts/system.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/cd9e4e99/ui/scripts/system.js ---------------------------------------------------------------------- diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 761900b..def6d44 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 /*