Updated Branches:
  refs/heads/master 2e6759093 -> 8884febe4

CS-15962: Inter VLAN Virtual router tab development under VPC section -fixing a 
typo


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/8884febe
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/8884febe
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/8884febe

Branch: refs/heads/master
Commit: 8884febe4473beecb7cbcb257d725f34da7d6b4b
Parents: 2e67590
Author: Pranav Saxena <[email protected]>
Authored: Wed Aug 29 11:11:40 2012 +0530
Committer: Pranav Saxena <[email protected]>
Committed: Wed Aug 29 11:11:40 2012 +0530

----------------------------------------------------------------------
 ui/scripts/network.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/8884febe/ui/scripts/network.js
----------------------------------------------------------------------
diff --git a/ui/scripts/network.js b/ui/scripts/network.js
index ec32c49..5c4c35e 100644
--- a/ui/scripts/network.js
+++ b/ui/scripts/network.js
@@ -3907,7 +3907,7 @@
                                   }
                               },
                           account: {label:'label.account'},
-                          domain: {label: 'label.domain'},
+                          domain: {label: 'label.domain'}
                         }
                       ],
                         dataProvider: function(args) {

Reply via email to