You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ah...@apache.org on 2013/06/10 02:54:02 UTC

[13/50] [abbrv] git commit: updated refs/heads/vmsync to aaa16af

Passing number in the create ACL API


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

Branch: refs/heads/vmsync
Commit: 9889ead3704b441dd93321755160b9d60ebf66e0
Parents: 96a92a2
Author: Pranav Saxena <pr...@citrix.com>
Authored: Thu Jun 6 16:17:03 2013 +0530
Committer: Pranav Saxena <pr...@citrix.com>
Committed: Thu Jun 6 16:17:03 2013 +0530

----------------------------------------------------------------------
 ui/scripts/vpc.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9889ead3/ui/scripts/vpc.js
----------------------------------------------------------------------
diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js
index 36e3aa0..580e004 100644
--- a/ui/scripts/vpc.js
+++ b/ui/scripts/vpc.js
@@ -58,7 +58,7 @@
     },
     fields: {
 
-       'rulenumber':{
+       'number':{
            label:'Rule Number',
            edit:true