mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
fix cla
This commit is contained in:
@@ -47,7 +47,7 @@ class Organizations::ClasController < Organizations::BaseController
|
||||
|
||||
private
|
||||
def cla_params
|
||||
params.permit(:name, :key, :content, :organization_id, :pr_need)
|
||||
params.permit(:name, :key, :content, :pr_need)
|
||||
end
|
||||
|
||||
def load_organization
|
||||
|
||||
Reference in New Issue
Block a user