[FIX]concat change to concat_ws, org render 403, normal team leave

This commit is contained in:
2021-02-03 18:29:14 +08:00
parent 629f3fbbe1
commit 4f6f257b37
7 changed files with 24 additions and 24 deletions
@@ -7,7 +7,7 @@ json.repo_admin_change_team_access organization.repo_admin_change_team_access
json.visibility organization.visibility
json.max_repo_creation organization.max_repo_creation
json.num_projects organization.num_projects
json.num_user organization.num_users
json.num_users organization.num_users
json.num_teams organization.num_teams
json.avatar_url url_to_avatar(organization)
json.created_at organization.created_on.strftime("%Y-%m-%d")