davidjumani commented on a change in pull request #4339:
URL: https://github.com/apache/cloudstack/pull/4339#discussion_r712935553
##########
File path: ui/src/config/section/config.js
##########
@@ -19,7 +19,7 @@ export default {
name: 'config',
title: 'label.configuration',
icon: 'setting',
- permission: ['listConfigurations'],
+ permission: ['listConfigurations', 'listInfrastructure'],
Review comment:
Adding this so the global settings tab doesn't show to domain admins
since they now have access to `listConfigurations`
--
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]