weizhouapache commented on code in PR #8308:
URL: https://github.com/apache/cloudstack/pull/8308#discussion_r1418614095


##########
ui/src/views/network/PublicIpResource.vue:
##########
@@ -136,17 +146,22 @@ export default {
         // VPC IPs don't have firewall
         let tabs = this.$route.meta.tabs.filter(tab => tab.name !== 'firewall')
 
+        if (this.resource.networkofferingconservemode) {
+          this.tabs = tabs

Review Comment:
   thanks @Pearl1594 for the review
   it should be fixed now



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to