mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 02:17:37 -02:30
@@ -38,7 +38,7 @@ export default
|
|||||||
organization: {
|
organization: {
|
||||||
label: i18n._('Organization'),
|
label: i18n._('Organization'),
|
||||||
type: 'lookup',
|
type: 'lookup',
|
||||||
list: 'OrganizationsList',
|
list: 'OrganizationList',
|
||||||
sourceModel: 'organization',
|
sourceModel: 'organization',
|
||||||
basePath: 'organizations',
|
basePath: 'organizations',
|
||||||
sourceField: 'name',
|
sourceField: 'name',
|
||||||
|
|||||||
Reference in New Issue
Block a user