You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by pr...@apache.org on 2012/08/13 10:59:46 UTC

git commit: ACL restructuring label renaming

Updated Branches:
  refs/heads/master f285ce4ef -> 94d8eb71f


ACL restructuring label renaming


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

Branch: refs/heads/master
Commit: 94d8eb71fbdc33623ff9086a6550cff81ef7122c
Parents: f285ce4
Author: Pranav Saxena <pr...@citrix.com>
Authored: Mon Aug 13 14:29:21 2012 +0530
Committer: Pranav Saxena <pr...@citrix.com>
Committed: Mon Aug 13 14:29:21 2012 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/94d8eb71/ui/scripts/ui-custom/vpc.js
----------------------------------------------------------------------
diff --git a/ui/scripts/ui-custom/vpc.js b/ui/scripts/ui-custom/vpc.js
index efa78fa..60d5429 100644
--- a/ui/scripts/ui-custom/vpc.js
+++ b/ui/scripts/ui-custom/vpc.js
@@ -29,7 +29,7 @@
       // Show ACL dialog
       if (isDialog) {
         $acl.dialog({
-          title: 'Configure ACL',
+          title: 'Configure Network ACLs',
           dialogClass: 'configure-acl',
           width: 900,
           height: 600,