debian-mirror-gitlab/app/views/import/bitbucket_server/status.html.haml

9 lines
332 B
Text
Raw Normal View History

2020-07-28 23:09:34 +05:30
- page_title _('Bitbucket Server import')
- header_title _('Projects'), root_path
2018-11-18 11:00:15 +05:30
%h3.page-title
%i.fa.fa-bitbucket-square
= _('Import projects from Bitbucket Server')
2020-10-24 23:57:45 +05:30
= render 'import/githubish_status', provider: 'bitbucket_server', paginatable: true, extra_data: { reconfigure_path: configure_import_bitbucket_server_path }