* Fix bug #16911.
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
<tbody>
|
||||
<tr valign='middle'>
|
||||
<th class='thWidth'><?php echo $lang->bug->product;?></th>
|
||||
<td><?php if(!common::printLink('product', 'browse', "productID=$bug->product", $product->name, '', "data-app='product'")) echo $product->name;?></td>
|
||||
<td><?php if(!common::printLink('product', 'view', "productID=$bug->product", $product->name, '', "data-app='product'")) echo $product->name;?></td>
|
||||
</tr>
|
||||
<?php if($product->type != 'normal'):?>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user