summaryrefslogtreecommitdiff
path: root/app/views/admin
diff options
context:
space:
mode:
authorTravis Miller <travis@travismiller.com>2017-09-04 15:52:00 -0500
committerTravis Miller <travis@travismiller.com>2017-09-07 22:02:57 -0500
commit88568317a8829a50a22c1151b9580c0d8fe60c1f (patch)
tree8da7fa2d654aba166a8d3ca1095364879c658fe5 /app/views/admin
parentb39d0c318921bae2e3a11df9ee6828291dad9864 (diff)
downloadgitlab-ce-88568317a8829a50a22c1151b9580c0d8fe60c1f.tar.gz
Add GitLab-Pages version to Admin Dashboard
Diffstat (limited to 'app/views/admin')
-rw-r--r--app/views/admin/dashboard/index.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/admin/dashboard/index.html.haml b/app/views/admin/dashboard/index.html.haml
index 069f8f89e0b..703f4165128 100644
--- a/app/views/admin/dashboard/index.html.haml
+++ b/app/views/admin/dashboard/index.html.haml
@@ -111,6 +111,11 @@
GitLab API
%span.pull-right
= API::API::version
+ - if Gitlab.config.pages.enabled
+ %p
+ GitLab Pages
+ %span.pull-right
+ = Gitlab::Pages::VERSION
%p
Git
%span.pull-right