forked from Gitlink/forgeplus
[FIX]
This commit is contained in:
parent
f876cfea54
commit
bf5dd7ed49
|
|
@ -1,4 +1,4 @@
|
|||
json.total_count @teams.total_count
|
||||
json.total_count @teams.size
|
||||
json.teams @teams do |team|
|
||||
json.partial! "detail", team: team, organization: @organization
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue