summaryrefslogtreecommitdiff
path: root/app/views/projects/runners/show.html.haml
diff options
context:
space:
mode:
authorTomasz Maczukin <tomasz@maczukin.pl>2018-03-06 16:14:23 +0100
committerTomasz Maczukin <tomasz@maczukin.pl>2018-03-28 13:58:15 +0200
commitf5e602ee0f8d95617adf6fb9b5a1a132a471fb12 (patch)
tree00e285a8a41fcca51d7b105e4db9837d421b8257 /app/views/projects/runners/show.html.haml
parent1e138767a652d86458d38665b98c9c2e5d4c3cb8 (diff)
downloadgitlab-ce-f5e602ee0f8d95617adf6fb9b5a1a132a471fb12.tar.gz
Rename maximum_job_timeout to maximum_timeout
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 67084e3d66a..f33e7e25b68 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_human_readable
+ %td= @runner.maximum_timeout_human_readable
%tr
%td Last contact
%td