mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
Merge pull request '修复因CLA为空时列表错误' (#60) from KingChan/forgeplus:chenjing into standalone_develop
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
json.id @cla.id
|
||||
json.key @cla.key
|
||||
json.name @cla.name
|
||||
json.pr_need @cla.pr_need
|
||||
if @cla.present?
|
||||
json.partial! "detail", cla: @cla
|
||||
end
|
||||
Reference in New Issue
Block a user