don't show log link for imported builds

This commit is contained in:
Mike Bonnet 2011-04-04 11:59:58 -04:00
parent 7d0ea14721
commit e252c5b1c4

View file

@ -154,7 +154,7 @@
<tr>
<th>$ext</th>
<td>
#if $ext == $exts[0]
#if $task and $ext == $exts[0]
#if $mavenbuild
(<a href="$nvrpath/data/logs/maven/">build logs</a>)
#elif $winbuild