mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
making detail view vlan range uneditable
This commit is contained in:
parent
c0850d4d82
commit
d98289baca
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user