mirror of https://github.com/apache/cloudstack.git
CS-16586: Disable quick view for zone->guest network list
Due to technical limitations, disable quick view for the guest networks list view under the zone traffic type section.
This commit is contained in:
parent
1deb31a97e
commit
61a6aada07
|
|
@ -1516,6 +1516,7 @@
|
|||
|
||||
detailView: {
|
||||
name: 'Guest network details',
|
||||
noCompact: true,
|
||||
viewAll: {
|
||||
path: '_zone.guestIpRanges',
|
||||
label: 'label.ip.ranges',
|
||||
|
|
|
|||
Loading…
Reference in New Issue