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:
Jessica Wang 2011-12-20 13:44:27 -08:00
parent 9cbe30e22d
commit 44c38a3efc
1 changed files with 1 additions and 2 deletions

View File

@ -351,8 +351,7 @@
return hiddenFields;
},
fields: [
{
id: { label: 'ID' },
{
state: { label: 'State' },
startVlan: {
label: 'Start Vlan',