CLOUDSTACK-768:ACLs on Private GATEWAY :Acl id on Private Gateway ListView

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

Branch: refs/heads/planner_reserve
Commit: edb2f3da26fb4ae725db4a13c026579dd01d1e17
Parents: eff7587
Author: Pranav Saxena <[email protected]>
Authored: Wed May 15 00:22:26 2013 +0530
Committer: Pranav Saxena <[email protected]>
Committed: Wed May 15 00:22:26 2013 +0530

----------------------------------------------------------------------
 ui/scripts/vpc.js |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/edb2f3da/ui/scripts/vpc.js
----------------------------------------------------------------------
diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js
index 1f01d47..5d436f3 100644
--- a/ui/scripts/vpc.js
+++ b/ui/scripts/vpc.js
@@ -1076,7 +1076,9 @@
                         converter: function(str) {
                           return str ? 'Yes' : 'No';
                         }
-                      }
+                      },
+                      aclid:{label:'ACL id'}
+
 
                     }
                   ],

Reply via email to