* fix notice bug.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<th class='w-80px'><?php echo $lang->task->assignedTo;?></th>
|
||||
<th class='w-60px red'><?php echo $lang->typeAB;?></th>
|
||||
<th class='w-70px'><?php echo $lang->task->status;?></th>
|
||||
<th class='w-40px'><?php echo $lang->task->pri;?></th>
|
||||
<th class='w-50px'><?php echo $lang->task->pri;?></th>
|
||||
<th class='w-30px red'><?php echo $lang->task->estimateAB;?></th>
|
||||
<th class='w-70px'><?php echo $lang->task->consumed;?></th>
|
||||
<th class='w-60px red'><?php echo $lang->task->consumedThisTime?></th>
|
||||
|
||||
Reference in New Issue
Block a user