Hide project/jobset in constituent list

This commit is contained in:
Eelco Dolstra
2013-08-15 03:35:18 +02:00
parent 72a0fa6ec5
commit c9a0e12804
2 changed files with 2 additions and 2 deletions

View File

@ -267,7 +267,7 @@
<p>This build is an aggregate of the following builds:</p>
[% INCLUDE renderBuildList builds=constituents %]
[% INCLUDE renderBuildList builds=constituents hideProjectName=1 hideJobsetName=1 %]
</div>