rhtyd commented on a change in pull request #127: [WIP] - Vmware dc tab
URL: https://github.com/apache/cloudstack-primate/pull/127#discussion_r369964302
 
 

 ##########
 File path: src/components/view/DetailsTab.vue
 ##########
 @@ -29,17 +29,19 @@
       </div>
     </a-list-item>
     <DedicateData :resource="resource" v-if="dedicatedSectionActive" />
+    <VMWare :resource="resource" v-if="this.$route.meta.name === 'zone'" />
 
 Review comment:
   Also, didn't we discuss to include VMware section as a separate Tab in the 
zone resource view. That means not embedded within the detailstab component, 
but as a separate tab component.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to