gitlab-org--gitlab-foss/app/views/projects/forks
Bob Van Landuyt 299c543973 Redirect to an already forked project if it exists
Before the we would try to `POST` to the project path, which would
result in a 404, because that `POST` is not supported.

By changing this back to a normal link, not not handled in JS, we can
immeadiatly redirect.
2017-11-29 15:41:22 +01:00
..
_fork_button.html.haml Redirect to an already forked project if it exists 2017-11-29 15:41:22 +01:00
_projects.html.haml
error.html.haml
index.html.haml
new.html.haml Redirect to an already forked project if it exists 2017-11-29 15:41:22 +01:00