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
This commit is contained in:
commit
bff5c525ee
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue