abh1sar commented on code in PR #11719:
URL: https://github.com/apache/cloudstack/pull/11719#discussion_r2382207320
##########
ui/src/views/compute/EditVM.vue:
##########
@@ -164,7 +170,8 @@ export default {
groups: {
loading: false,
opts: []
- }
+ },
+ extraConfigEnabled: this.$store.getters.features.additionalconfigenabled
Review Comment:
no specific reason. It could have been a data variable in DeployVM as well.
Just followed the existing pattern in the file.
--
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]