* Finish task#4261

This commit is contained in:
滔哥
2018-05-23 13:45:26 +08:00
parent 91d242b1c3
commit 34fa242fc1
17 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
?>
<tr class='text-center' data-url='<?php echo empty($sso) ? $viewLink : $sso . $sign . 'referer=' . base64_encode($viewLink); ?>' <?php echo $appid?>>
<?php if($longBlock):?>
<td><?php echo $testtask->id;?></td>
<td><?php echo sprintf('%03d', $testtask->id);?></td>
<td class='text-left' title='<?php echo $testtask->productName?>'><?php echo $testtask->productName?></td>
<?php endif;?>
<td class='text-left' title='<?php echo $testtask->name?>'><?php echo $testtask->name?></td>