summaryrefslogtreecommitdiff
path: root/app/views/projects/runners/show.html.haml
diff options
context:
space:
mode:
authorTomasz Maczukin <tomasz@maczukin.pl>2018-02-26 16:35:08 +0100
committerTomasz Maczukin <tomasz@maczukin.pl>2018-03-28 13:56:55 +0200
commit36753b78c065a54d7501f37f69fb49506f26688c (patch)
tree6d9b2e01e3ce4bb140ecb0d81ee690bd48cae036 /app/views/projects/runners/show.html.haml
parent4ce376c0649faf4dea01857c312379771bdf37b7 (diff)
downloadgitlab-ce-36753b78c065a54d7501f37f69fb49506f26688c.tar.gz
Replace user_readable with human_readable
Diffstat (limited to 'app/views/projects/runners/show.html.haml')
-rw-r--r--app/views/projects/runners/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/runners/show.html.haml b/app/views/projects/runners/show.html.haml
index 0d39236680c..67084e3d66a 100644
--- a/app/views/projects/runners/show.html.haml
+++ b/app/views/projects/runners/show.html.haml
@@ -57,7 +57,7 @@
%td= @runner.description
%tr
%td Maximum job timeout
- %td= @runner.maximum_job_timeout_user_readable
+ %td= @runner.maximum_job_timeout_human_readable
%tr
%td Last contact
%td