summaryrefslogtreecommitdiff
path: root/app/views/admin/dashboard/index.html.haml
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-08-19 13:57:27 -0700
committerDouwe Maan <douwe@gitlab.com>2015-08-19 13:57:27 -0700
commit089aa2de2badcb4d6caf2d2001ad17db42d08de8 (patch)
tree15191da223279c4e0078d379f89458c39d991e49 /app/views/admin/dashboard/index.html.haml
parent0bc94198fc64f7a0f9f7ee7d33dcae9aa50d1e3f (diff)
downloadgitlab-ce-089aa2de2badcb4d6caf2d2001ad17db42d08de8.tar.gz
Add Reply by email feature to admin dashboard.
Diffstat (limited to 'app/views/admin/dashboard/index.html.haml')
-rw-r--r--app/views/admin/dashboard/index.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/admin/dashboard/index.html.haml b/app/views/admin/dashboard/index.html.haml
index 3732ff847b9..54191aadda6 100644
--- a/app/views/admin/dashboard/index.html.haml
+++ b/app/views/admin/dashboard/index.html.haml
@@ -55,6 +55,10 @@
OmniAuth
%span.light.pull-right
= boolean_to_icon Gitlab.config.omniauth.enabled
+ %p
+ Reply by email
+ %span.light.pull-right
+ = boolean_to_icon Gitlab::ReplyByEmail.enabled?
.col-md-4
%h4
Components