You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/01/23 07:31:29 UTC

[GitHub] [cloudstack-primate] rhtyd commented on a change in pull request #127: [WIP] - Vmware dc tab

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

 ##########
 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:
   @RitchieVincent in template, variables can be accessed without using `this.`.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services