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-07-28 23:09:34 +05:30
|
|
|
= render 'import/githubish_status', provider: 'bitbucket_server', extra_data: { reconfigure_path: configure_import_bitbucket_server_path }
|