summaryrefslogtreecommitdiff
path: root/app/views/admin/dashboard/index.html.haml
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-03-21 17:05:01 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-03-21 19:03:26 -0300
commita86f48c79b3d4b03279be0132e2a4eeadd5e22dc (patch)
tree4ae3fe1c55037d2b8502a7f2a495ab992b0a877d /app/views/admin/dashboard/index.html.haml
parent134df14c1c327a53668eb5b6c1ece9fb33a00caa (diff)
downloadgitlab-ce-a86f48c79b3d4b03279be0132e2a4eeadd5e22dc.tar.gz
Add helper method to return a human-friendly name for database adapter
Diffstat (limited to 'app/views/admin/dashboard/index.html.haml')
-rw-r--r--app/views/admin/dashboard/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/dashboard/index.html.haml b/app/views/admin/dashboard/index.html.haml
index 2a1d2c2aeab..581f6ae0714 100644
--- a/app/views/admin/dashboard/index.html.haml
+++ b/app/views/admin/dashboard/index.html.haml
@@ -163,7 +163,7 @@
%span.float-right
#{Rails::VERSION::STRING}
%p
- = Gitlab::Database.adapter_name
+ = Gitlab::Database.human_adapter_name
%span.float-right
= Gitlab::Database.version
%p