rohityadavcloud commented on code in PR #8781: URL: https://github.com/apache/cloudstack/pull/8781#discussion_r1523641329
########## ui/src/views/AutogenView.vue: ########## @@ -986,6 +986,12 @@ export default { } this.itemCount = apiItemCount + if (this.dataView && this.$route.path.includes('/zone/') && 'listVmwareDcs' in this.$store.getters.apis) { Review Comment: Does this need to be in autogenview or in zone specific detail view/tab ? -- 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. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org