summaryrefslogtreecommitdiff
path: root/app/views/projects/jobs/show.html.haml
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-12-27 06:17:28 -0800
committerStan Hu <stanhu@gmail.com>2017-12-27 08:22:46 -0800
commitf102e45a196eaa2a59fb92157d04e22736805ad0 (patch)
treea82f0637f52e62a35bf644da7c1a54dd2104c3bf /app/views/projects/jobs/show.html.haml
parent3d56d93fc53308ad384a0aa22df970b58ea543e9 (diff)
downloadgitlab-ce-f102e45a196eaa2a59fb92157d04e22736805ad0.tar.gz
Humanize the units of "Showing last X KiB of log" in job tracesh-make-kib-human
Closes #38613
Diffstat (limited to 'app/views/projects/jobs/show.html.haml')
-rw-r--r--app/views/projects/jobs/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/jobs/show.html.haml b/app/views/projects/jobs/show.html.haml
index 1d0aaa47b60..fd24bbbb9ba 100644
--- a/app/views/projects/jobs/show.html.haml
+++ b/app/views/projects/jobs/show.html.haml
@@ -60,7 +60,7 @@
.js-truncated-info.truncated-info.hidden-xs.pull-left.hidden<
Showing last
%span.js-truncated-info-size.truncated-info-size><
- KiB of log -
+ of log -
%a.js-raw-link.raw-link{ href: raw_project_job_path(@project, @build) }>< Complete Raw
.controllers.pull-right