mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +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: {
|
||||
title: 'Details',
|
||||
fields: [
|
||||
{
|
||||
id: { label: "ID" },
|
||||
{
|
||||
traffictype: { label: 'Traffic type' },
|
||||
broadcastdomaintype: { label: 'Broadcast domain type' },
|
||||
zoneid: { label: 'Zone ID' }
|
||||
broadcastdomaintype: { label: 'Broadcast domain type' }
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user