In build tables, hide the project, jobset and/or job name if they're constant
This commit is contained in:
@@ -67,7 +67,7 @@ that don’t build.</p>
|
||||
|
||||
<h2>Broken builds</h2>
|
||||
|
||||
[% INCLUDE renderBuildList builds=brokenBuilds showStatusChange=1 %]
|
||||
[% INCLUDE renderBuildList builds=brokenBuilds showStatusChange=1 hideProjectName=project hideJobsetName=jobset hideJobName=job %]
|
||||
|
||||
[% END %]
|
||||
|
||||
|
Reference in New Issue
Block a user