* refactor codes.

This commit is contained in:
Catouse
2018-05-28 12:03:16 +08:00
parent e344879fa4
commit 56579a66ce
37 changed files with 58 additions and 85 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
<th class='w-100px'><?php common::printOrderLink('begin', $orderBy, $vars, $lang->testtask->begin);?></th>
<th class='w-100px'><?php common::printOrderLink('end', $orderBy, $vars, $lang->testtask->end);?></th>
<th class='w-80px'><?php common::printOrderLink('status', $orderBy, $vars, $lang->statusAB);?></th>
<th class='c-actions-3 text-center'><?php echo $lang->actions;?></th>
<th class='c-actions-4 text-center'><?php echo $lang->actions;?></th>
</tr>
</thead>
<tbody>