* Fix testtask groupcase pri width.

This commit is contained in:
Yagami
2018-09-13 10:42:30 +08:00
parent ded432d258
commit ae2183f901
+1 -1
View File
@@ -25,7 +25,7 @@
</div>
</th>
<th class='c-id-sm'><?php echo $lang->idAB;?></th>
<th class='w-pri'> <?php echo $lang->priAB;?></th>
<th class='w-80px'> <?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>