mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 00:08:44 -03:30
Updated inventories permissions basepath
This commit is contained in:
@@ -81,7 +81,7 @@ export default
|
||||
permissions: {
|
||||
awToolTip: 'Please save before assigning permissions',
|
||||
dataPlacement: 'top',
|
||||
basePath: 'projects/:id/access_list/',
|
||||
basePath: 'inventories/:id/access_list/',
|
||||
type: 'collection',
|
||||
title: 'Permissions',
|
||||
iterator: 'permission',
|
||||
|
||||
Reference in New Issue
Block a user