Commit bff5c525 authored by Annabel Gray's avatar Annabel Gray

Merge branch 'jivl-fix-import-gitlab-project-page' into 'master'

Fix: New project > Import gitlab.com project page

Closes #47357

See merge request gitlab-org/gitlab-ce!19656
parents 15ad1a97 e91e6e89
......@@ -37,6 +37,6 @@
.form-group
= file_field_tag :file, class: ''
.row
.form-actions
.form-actions.col-sm-12
= submit_tag 'Import project', class: 'btn btn-create'
= link_to 'Cancel', new_project_path, class: 'btn btn-cancel'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment