提交 c079474b 编写于 作者: G Grzegorz Bizon

Merge branch '45159-fix-illustration' into 'master'

Resolve "Illustration for the case where the job has finished and the log was erased"

Closes #45159

See merge request gitlab-org/gitlab-ce!18253
---
title: Adds illustration for when job log was erased
merge_request:
author:
type: fixed
......@@ -5,7 +5,7 @@ module Gitlab
class Erased < Status::Extended
def illustration
{
image: 'illustrations/skipped-job_empty.svg',
image: 'illustrations/erased-log_empty.svg',
size: 'svg-430',
title: _('Job has been erased')
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册