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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-12-02 16:54:24 +0300
committerDouwe Maan <douwe@gitlab.com>2015-12-02 16:54:24 +0300
commit40760d3f7bc1b5fbed17bff2f185e92538590484 (patch)
treea1ece589342c3c8f16c9785eb3df3d544504a309 /app/views/import/github/status.html.haml
parentf8e577591b29b4cde211f275db6f870f98f58eb3 (diff)
Add header title to import pages
Diffstat (limited to 'app/views/import/github/status.html.haml')
-rw-r--r--app/views/import/github/status.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/import/github/status.html.haml b/app/views/import/github/status.html.haml
index 0699321c8c0..1416ee5bd5a 100644
--- a/app/views/import/github/status.html.haml
+++ b/app/views/import/github/status.html.haml
@@ -1,4 +1,5 @@
- page_title "GitHub import"
+- header_title "Projects", root_path
%h3.page-title
%i.fa.fa-github
Import projects from GitHub