You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by je...@apache.org on 2014/01/17 21:12:26 UTC

git commit: updated refs/heads/4.3 to 67bb66e

Updated Branches:
  refs/heads/4.3 ff0ac4911 -> 67bb66e54


CLOUDSTACK-5656: UI > Network > IP Address > configuration tab > Firewall > add "State" column.


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

Branch: refs/heads/4.3
Commit: 67bb66e546658fcded18dd21ecb745bed12f504b
Parents: ff0ac49
Author: Jessica Wang <je...@apache.org>
Authored: Fri Jan 17 12:12:07 2014 -0800
Committer: Jessica Wang <je...@apache.org>
Committed: Fri Jan 17 12:12:07 2014 -0800

----------------------------------------------------------------------
 ui/scripts/network.js | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/67bb66e5/ui/scripts/network.js
----------------------------------------------------------------------
diff --git a/ui/scripts/network.js b/ui/scripts/network.js
index 166ce55..4e1ce05 100755
--- a/ui/scripts/network.js
+++ b/ui/scripts/network.js
@@ -2960,6 +2960,10 @@
                                             'add-rule': {
                                                 label: 'label.add.rule',
                                                 addButton: true
+                                            },
+                                            'state' : {
+                                            	edit: 'ignore',
+                                            	label: 'label.state'
                                             }
                                         },