Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E525E9124 for ; Tue, 14 May 2013 18:57:11 +0000 (UTC) Received: (qmail 62434 invoked by uid 500); 14 May 2013 18:57:11 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 62362 invoked by uid 500); 14 May 2013 18:57:11 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 62355 invoked by uid 99); 14 May 2013 18:57:11 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 May 2013 18:57:11 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 7D66A88B5; Tue, 14 May 2013 18:57:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: pranavs@apache.org To: commits@cloudstack.apache.org Message-Id: <530fbd5437c64e8aa358c5f8d38c6f40@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: updated refs/heads/master to edb2f3d Date: Tue, 14 May 2013 18:57:11 +0000 (UTC) Updated Branches: refs/heads/master eff7587d5 -> edb2f3da2 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/master Commit: edb2f3da26fb4ae725db4a13c026579dd01d1e17 Parents: eff7587 Author: Pranav Saxena Authored: Wed May 15 00:22:26 2013 +0530 Committer: Pranav Saxena 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'} + } ],