*Fix bug 49283

This commit is contained in:
zhengrunyu
2022-02-18 10:40:09 +08:00
parent aa444513d6
commit 22f29fd8d4
8 changed files with 30 additions and 3 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
</div>
</th>
<th class='c-id-sm'><?php echo $lang->idAB;?></th>
<th class='c-pri'> <?php echo $lang->priAB;?></th>
<th class='c-pri' title=<?php echo $lang->testcase->pri;?>> <?php echo $lang->priAB;?></th>
<th class='c-title text-left'><?php echo $lang->testcase->title;?></th>
<th class='c-type'> <?php echo $lang->typeAB;?></th>
<th class='c-user'> <?php echo $lang->testtask->lastRunAccount;?></th>