gitlab-org--gitlab-foss/app/views/import/bitbucket_server/status.html.haml

9 lines
313 B
Text
Raw Normal View History

- page_title _('Bitbucket Server import')
- header_title _('Projects'), root_path
2018-06-29 01:49:55 -04:00
%h3.page-title
%i.fa.fa-bitbucket-square
= _('Import projects from Bitbucket Server')
2018-06-29 01:49:55 -04:00
= render 'import/githubish_status', provider: 'bitbucket_server', extra_data: { reconfigure_path: configure_import_bitbucket_server_path }