Files
gitlink-forgeplus/app/views/pull_requests/new.json.jbuilder
sylor_huang@126.com 5f3f6748f2 Change
2020-08-15 13:34:32 +08:00

7 lines
227 B
Ruby

json.partial! "commons/success"
json.project_id @project.identifier
json.branches @all_branches
json.is_fork @is_fork
json.projects_names @projects_names
json.merge_projects @merge_projects
# json.merge_branches @merge_branches