9 lines
No EOL
393 B
Text
9 lines
No EOL
393 B
Text
%div#gitlab_import_modal.modal.hide
|
||
.modal-dialog
|
||
.modal-content
|
||
.modal-header
|
||
%a.close{href: "#", "data-dismiss" => "modal"} ×
|
||
%h3 GitLab OAuth import
|
||
.modal-body
|
||
You need to setup integration with GitLab first.
|
||
= link_to 'How to setup integration with GitLab', 'https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/integration/gitlab.md' |