gitlab-org--gitlab-foss/app/views/projects/_bitbucket_import_modal.htm...

9 lines
405 B
Plaintext
Raw Normal View History

2015-02-17 15:59:50 +00:00
%div#bitbucket_import_modal.modal.hide
.modal-dialog
.modal-content
.modal-header
%a.close{href: "#", "data-dismiss" => "modal"} ×
%h3 GitHub OAuth import
.modal-body
You need to setup integration with Bitbucket first.
= link_to 'How to setup integration with Bitbucket', 'https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/integration/bitbucket.md'