update search widgets across ui

This commit is contained in:
John Mitchell
2016-05-31 15:43:33 -04:00
parent 564a02c92a
commit 763416725c
33 changed files with 317 additions and 357 deletions

View File

@@ -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',