You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ki...@apache.org on 2013/02/01 07:32:04 UTC

[24/40] git commit: refs/heads/master - added missing bracket

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/master
Commit: cd9e4e999e4d2aa29297cd3d483529bbb8bf746f
Parents: c6ae19d
Author: Kishan Kavala <ki...@cloud.com>
Authored: Fri Jan 25 19:32:13 2013 +0530
Committer: Kishan Kavala <ki...@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
 																			/*