mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
cloudStack 3.0 new UI - system - public - details tab - remove ID and zoneID that are useless for public network.
This commit is contained in:
parent
1211232161
commit
1dca4aa3bc
@ -141,11 +141,9 @@
|
|||||||
details: {
|
details: {
|
||||||
title: 'Details',
|
title: 'Details',
|
||||||
fields: [
|
fields: [
|
||||||
{
|
{
|
||||||
id: { label: "ID" },
|
|
||||||
traffictype: { label: 'Traffic type' },
|
traffictype: { label: 'Traffic type' },
|
||||||
broadcastdomaintype: { label: 'Broadcast domain type' },
|
broadcastdomaintype: { label: 'Broadcast domain type' }
|
||||||
zoneid: { label: 'Zone ID' }
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user