mirror of https://github.com/apache/cloudstack.git
cloudstack 3.0 new UI - system - guest - details tab - Remove ID (physical netework ID) field from "Details" page, this info is irrelevant because this is not the ID of the network, and won't be used anywhere in the UI. [reviewed-by Alena]
This commit is contained in:
parent
9cbe30e22d
commit
44c38a3efc
|
|
@ -351,8 +351,7 @@
|
|||
return hiddenFields;
|
||||
},
|
||||
fields: [
|
||||
{
|
||||
id: { label: 'ID' },
|
||||
{
|
||||
state: { label: 'State' },
|
||||
startVlan: {
|
||||
label: 'Start Vlan',
|
||||
|
|
|
|||
Loading…
Reference in New Issue