Remove modal and standardize caps

This commit is contained in:
Stan Hu 2018-08-03 11:54:41 -07:00
parent 787742e303
commit c5f6e48752
2 changed files with 1 additions and 2 deletions

View file

@ -1,4 +1,4 @@
- title = _('Bitbucket Server import')
- title = _('Bitbucket Server Import')
- page_title title
- breadcrumb_title title
- header_title "Projects", root_path

View file

@ -25,7 +25,6 @@
%div
= link_to status_import_bitbucket_server_path, class: "btn import_bitbucket" do
= icon('bitbucket-square', text: 'Bitbucket Server')
= render 'bitbucket_import_modal'
%div
- if gitlab_import_enabled?
%div