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.

This commit is contained in:
Jessica Wang 2011-12-20 11:08:26 -08:00
parent b4b70a9856
commit ff92901baf

View File

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