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
path: root/app/views
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-09-17 13:16:35 +0300
committerDouwe Maan <douwe@gitlab.com>2015-09-17 13:16:35 +0300
commit6043c6696640404f989b598188a6b78f7e574723 (patch)
treee2419df206bd194bab72ae64ef64f7380df78b1f /app/views
parentd89ae7df2cf02198570dddd80dfef60796b017b5 (diff)
Rename "CI" in sidebar to "GitLab CI".
Diffstat (limited to 'app/views')
-rw-r--r--app/views/layouts/nav/_dashboard.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/nav/_dashboard.html.haml b/app/views/layouts/nav/_dashboard.html.haml
index 56283cba6bd..5381002ecf5 100644
--- a/app/views/layouts/nav/_dashboard.html.haml
+++ b/app/views/layouts/nav/_dashboard.html.haml
@@ -50,4 +50,4 @@
= link_to ci_root_path, title: 'Continuous Integration', data: {placement: 'right'} do
= icon('building fw')
%span
- CI
+ GitLab CI