Merge pull request #2522 from coreos-inc/fix-entity-bug

Fix ability to invite team members by email address
This commit is contained in:
josephschorr 2017-04-07 15:17:12 -04:00 committed by GitHub
commit 9a15c6cbd0

View file

@ -8,7 +8,7 @@
auto-clear="true"
allowed-entities="allowedEntities"
pull-right="true"
allow-emails="allowEmail && syncInfo"
allow-emails="allowEmail && !syncInfo"
email-message="Press enter to invite the entered e-mail address to this team"
ng-show="!addingMember"></div>
<div ng-show="addingMember">