rhtyd commented on issue #120: VMware DC in Zone View
URL:
https://github.com/apache/cloudstack-primate/issues/120#issuecomment-577125256
@RitchieVincent old UI code reference,
in this file:
https://raw.githubusercontent.com/apache/cloudstack/master/ui/scripts/system.js
search for `
rhtyd commented on issue #120: VMware DC in Zone View
URL:
https://github.com/apache/cloudstack-primate/issues/120#issuecomment-576622167
As discussed, perhaps instead of a tab; implement the list parts in the
DetailTab component using v-if (to check if we're in the zone view or not?);
an