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/01/25 15:03:00 UTC

git commit: added missing bracket

Updated Branches:
  refs/heads/master 44ceff422 -> 0ab39fd16


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/0ab39fd1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/0ab39fd1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/0ab39fd1

Branch: refs/heads/master
Commit: 0ab39fd162024b9974f769ce704b95ea0510bde1
Parents: 44ceff4
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:30 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/0ab39fd1/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
 																			/*