Changed tooltip in teams edit

This commit is contained in:
Ken Hoes 2016-07-05 11:46:37 -04:00
parent ab0fd8ddb1
commit 18ede596e0

View File

@ -73,7 +73,7 @@ export default
add: {
ngClick: "addPermissionWithoutTeamTab",
label: 'Add',
awToolTip: 'Add a permission',
awToolTip: 'Add user to team',
actionClass: 'btn List-buttonSubmit',
buttonContent: '+ ADD'
}