mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Included org in teams listing for differentiation
This commit is contained in:
parent
c36dafac3d
commit
8f3be99583
@ -21,6 +21,13 @@
|
||||
key: true,
|
||||
label: 'name'
|
||||
},
|
||||
organization: {
|
||||
label: 'organization',
|
||||
ngBind: 'team.summary_fields.organization.name',
|
||||
sourceModel: 'organization',
|
||||
sourceField: 'name',
|
||||
searchable: true
|
||||
}
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user