Fix the team results for the entities query.

This commit is contained in:
yackob03 2013-11-07 23:35:20 -05:00
parent 393534bfb4
commit 5fe1a6806e
2 changed files with 2 additions and 1 deletions

View file

@ -273,6 +273,7 @@ def get_matching_entities(prefix):
'kind': 'team',
'is_org_member': True
}
return result
def user_view(user):
user_json = {