weizhouapache commented on code in PR #8308:
URL: https://github.com/apache/cloudstack/pull/8308#discussion_r1418473118
##########
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:
@Pearl1594
it worked in my testing , I will check
--
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]