Merge branch 'fixbug_24438' into 'master'
fixbug_24438 See merge request easycorp/zentaopms!4206
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<th><?php echo $lang->testtask->pri;?></th>
|
||||
<td><?php echo $task->pri;?></td>
|
||||
<td><?php echo $lang->testtask->priList[$task->pri];?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><?php echo $lang->testtask->begin;?></th>
|
||||
|
||||
Reference in New Issue
Block a user