typo
This commit is contained in:
parent
b69c8c280c
commit
17cfce7adc
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
- page_title "FogBugz Import"
|
- page_title "GitLab Import"
|
||||||
- header_title "Projects", root_path
|
- header_title "Projects", root_path
|
||||||
%h3.page-title
|
%h3.page-title
|
||||||
%i.fa.fa-bug
|
%i.fa.fa-bug
|
||||||
Import projects from Gitlab
|
Import projects from GitLab
|
||||||
%hr
|
%hr
|
||||||
|
|
||||||
= form_tag import_gitlab_project_path, class: 'form-horizontal', multipart: true do
|
= form_tag import_gitlab_project_path, class: 'form-horizontal', multipart: true do
|
||||||
|
|
Loading…
Reference in a new issue