You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by mc...@apache.org on 2013/06/12 20:22:24 UTC

[15/50] [abbrv] git commit: updated refs/heads/object_store to 18aeef3

making detail view vlan range uneditable


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

Branch: refs/heads/object_store
Commit: d98289baca7fbc8a793adadfa386e6ab234952f7
Parents: c0850d4
Author: Pranav Saxena <pr...@citrix.com>
Authored: Thu Jun 6 17:21:47 2013 +0530
Committer: Pranav Saxena <pr...@citrix.com>
Committed: Thu Jun 6 17:21:47 2013 +0530

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d98289ba/ui/scripts/system.js
----------------------------------------------------------------------
diff --git a/ui/scripts/system.js b/ui/scripts/system.js
index c5019d7..c1eef69 100644
--- a/ui/scripts/system.js
+++ b/ui/scripts/system.js
@@ -1110,8 +1110,8 @@
                   { //updatePhysicalNetwork API
                     state: { label: 'label.state' },
                     vlan: {
-                      label: 'VLAN Range(s)',
-                      isEditable: true
+                      label: 'VLAN Range(s)'
+                     // isEditable: true
                     },
                   /*  endVlan: {
                       label: 'label.end.vlan',