In build tables, hide the project, jobset and/or job name if they're constant
This commit is contained in:
@@ -22,11 +22,8 @@ out of [% totalBuilds %] in order of descending timestamp.</p>
|
||||
</p>
|
||||
[% END %]
|
||||
|
||||
|
||||
[% INCLUDE renderNav %]
|
||||
[% INCLUDE renderBuildList %]
|
||||
[% INCLUDE renderBuildList hideProjectName=project hideJobsetName=jobset hideJobName=job %]
|
||||
[% INCLUDE renderNav %]
|
||||
|
||||
|
||||
|
||||
[% END %]
|
||||
|
||||
Reference in New Issue
Block a user