* code for task#1328.

This commit is contained in:
chencongzhi520@gmail.com
2013-04-10 07:01:41 +00:00
parent 3aa889862c
commit a4ec9958f0
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
<?php $id = 1;?>
<?php foreach($assign['bug'] as $product => $count):?>
<?php if($id != 1) echo '<tr class="a-center">';?>
<td><?php echo $product;?></td>
<td><?php echo html::a($this->createLink('product', 'view', "product={$count['productID']}"), $product);?></td>
<td><?php echo $count['count'];?></td>
<?php if($id == 1):?>
<td rowspan="<?php echo count($assign['bug']);?>">