Merge branch 'sugon'

This commit is contained in:
liyuchun
2021-12-01 16:48:00 +08:00
101 changed files with 7682 additions and 690 deletions

View File

@@ -124,7 +124,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>