Commit c5f6e487 authored by Stan Hu's avatar Stan Hu

Remove modal and standardize caps

parent 787742e3
- title = _('Bitbucket Server import') - title = _('Bitbucket Server Import')
- page_title title - page_title title
- breadcrumb_title title - breadcrumb_title title
- header_title "Projects", root_path - header_title "Projects", root_path
......
...@@ -25,7 +25,6 @@ ...@@ -25,7 +25,6 @@
%div %div
= link_to status_import_bitbucket_server_path, class: "btn import_bitbucket" do = link_to status_import_bitbucket_server_path, class: "btn import_bitbucket" do
= icon('bitbucket-square', text: 'Bitbucket Server') = icon('bitbucket-square', text: 'Bitbucket Server')
= render 'bitbucket_import_modal'
%div %div
- if gitlab_import_enabled? - if gitlab_import_enabled?
%div %div
......
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