*Delete null.

This commit is contained in:
zhengrunyu
2022-02-23 09:36:51 +08:00
parent 2a359ed8d2
commit c9f2aa8d5c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
</div>
</th>
<th class='c-id-sm'><?php echo $lang->idAB;?></th>
<th class='w-80px' title='<?php echo $lang->pri;?>'> <?php echo $lang->priAB;?></th>
<th class='w-80px' title='<?php echo $lang->pri;?>'><?php echo $lang->priAB;?></th>
<th><?php echo $lang->testcase->title;?></th>
<th class='w-80px'> <?php echo $lang->typeAB;?></th>
<th class='w-user'> <?php echo $lang->testtask->assignedTo;?></th>