Commit 01d42763 authored by Kamil Trzciński's avatar Kamil Trzciński

Fix invalid content of empty state.

parent 9d8d0862
......@@ -100,7 +100,7 @@
illustration: 'illustrations/job_not_triggered.svg',
illustration_size: 'svg-306',
title: _('This job has not been triggered yet'),
content: _('This job has not been triggered yet')
content: _('This job depends on upstream jobs that need to succeed in order for this job to be triggered.')
= render "sidebar"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment