summaryrefslogtreecommitdiff
path: root/app/views/import/github/new.html.haml
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-07-17 12:44:02 -0700
committerStan Hu <stanhu@gmail.com>2018-07-17 12:44:02 -0700
commit282904592f1e0e4f98ddeb1a829a1b900cf63451 (patch)
tree3a48182d7b9ba8b3c1d59c8c0e06e429d329bc15 /app/views/import/github/new.html.haml
parent11dd390c116f163a2e8a46af83e0d1bb194fb1f7 (diff)
parent2f16eab03d8af372ae8461de5abf91b480ffd761 (diff)
downloadgitlab-ce-282904592f1e0e4f98ddeb1a829a1b900cf63451.tar.gz
Merge branch 'master' into sh-support-bitbucket-server-import
Diffstat (limited to 'app/views/import/github/new.html.haml')
-rw-r--r--app/views/import/github/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/import/github/new.html.haml b/app/views/import/github/new.html.haml
index b9ebb1a39d9..6ff25f2c842 100644
--- a/app/views/import/github/new.html.haml
+++ b/app/views/import/github/new.html.haml
@@ -1,7 +1,7 @@
- title = has_ci_cd_only_params? ? _('Connect repositories from GitHub') : _('GitHub import')
- page_title title
- breadcrumb_title title
-- header_title "Projects", root_path
+- header_title _("Projects"), root_path
%h3.page-title
= icon 'github', text: import_github_title