Welcome to mirror list, hosted at ThFree Co, Russian Federation.

oauth_redirect.html.haml « ide « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e0ce9f9768c2164bca6c71185ed9bd868696855e (plain)
1
2
3
- page_title _("IDE")

= render partial: 'shared/ide_root', locals: { data: new_ide_oauth_data, loading_text: _('Authenticating...') }