Commit d0637d63 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Show GitLab API version on Admin#dashboard

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent dbf8ae73
...@@ -126,6 +126,10 @@ ...@@ -126,6 +126,10 @@
GitLab Shell GitLab Shell
%span.pull-right %span.pull-right
= Gitlab::Shell.new.version = Gitlab::Shell.new.version
%p
GitLab API
%span.pull-right
= API::API::version
%p %p
Ruby Ruby
%span.pull-right %span.pull-right
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment