mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-07 08:31:47 -05:00
update search widgets across ui
This commit is contained in:
@@ -109,6 +109,7 @@ export default
|
||||
|
||||
related: {
|
||||
organizations: {
|
||||
basePath: 'users/:id/organizations',
|
||||
awToolTip: 'Please save before assigning to organizations',
|
||||
dataPlacement: 'top',
|
||||
type: 'collection',
|
||||
@@ -131,6 +132,7 @@ export default
|
||||
hideOnSuperuser: true
|
||||
},
|
||||
teams: {
|
||||
basePath: 'users/:id/teams',
|
||||
awToolTip: 'Please save before assigning to teams',
|
||||
dataPlacement: 'top',
|
||||
type: 'collection',
|
||||
|
||||
Reference in New Issue
Block a user