From d0637d63dbf6cd30e9e032e3d79dab9f77a0007d Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Mon, 9 Dec 2013 16:00:06 +0200 Subject: [PATCH] Show GitLab API version on Admin#dashboard Signed-off-by: Dmitriy Zaporozhets --- app/views/admin/dashboard/index.html.haml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/views/admin/dashboard/index.html.haml b/app/views/admin/dashboard/index.html.haml index d5c8585804..a125e80c8f 100644 --- a/app/views/admin/dashboard/index.html.haml +++ b/app/views/admin/dashboard/index.html.haml @@ -126,6 +126,10 @@ GitLab Shell %span.pull-right = Gitlab::Shell.new.version + %p + GitLab API + %span.pull-right + = API::API::version %p Ruby %span.pull-right