mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 05:00:07 -03:30
Included org in teams listing for differentiation
This commit is contained in:
@@ -21,6 +21,13 @@
|
||||
key: true,
|
||||
label: 'name'
|
||||
},
|
||||
organization: {
|
||||
label: 'organization',
|
||||
ngBind: 'team.summary_fields.organization.name',
|
||||
sourceModel: 'organization',
|
||||
sourceField: 'name',
|
||||
searchable: true
|
||||
}
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user