Job page: Remove channel tab

This commit is contained in:
Eelco Dolstra
2013-02-22 12:00:32 +01:00
parent 0f10a37894
commit 1643d90d92
2 changed files with 5 additions and 16 deletions

View File

@ -115,6 +115,8 @@
[% INCLUDE makeLink
uri = c.uri_for(c.controller('Job').action_for('errors'), [project.name, jobset.name, job.name])
title = "Errors" %]
<li class="divider"></li>
[% INCLUDE menuItem uri = c.uri_for('/job' project.name jobset.name job.name 'channel' 'latest') title = "Channel" %]
[% END %]
[% END %]