2020-06-22 08:08:47 -04:00
|
|
|
- page_title _('Bitbucket Server import')
|
|
|
|
- header_title _('Projects'), root_path
|
2018-06-29 01:49:55 -04:00
|
|
|
|
|
|
|
%h3.page-title
|
2018-07-18 00:32:39 -04:00
|
|
|
%i.fa.fa-bitbucket-square
|
2018-08-01 13:28:15 -04:00
|
|
|
= _('Import projects from Bitbucket Server')
|
2018-06-29 01:49:55 -04:00
|
|
|
|
2020-07-16 20:09:37 -04:00
|
|
|
= render 'import/githubish_status', provider: 'bitbucket_server', extra_data: { reconfigure_path: configure_import_bitbucket_server_path }
|