Add jobset/job menus on buid log pages

This commit is contained in:
Eelco Dolstra
2014-02-26 11:49:28 +01:00
parent 66b8c1a9e0
commit 8dcef7702f
2 changed files with 6 additions and 7 deletions

View File

@ -4,9 +4,6 @@
[% USE HTML %]
[% USE Date %]
[% project = build.project %]
[% jobset = build.jobset %]
[% job = build.job %]
[% isAggregate = constituents.size > 0 %]
[% BLOCK renderOutputs %]