* fixed style to compatible with firefox.
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
<th class='w-30px'><?php echo $lang->idAB;?></th>
|
||||
<th class='w-200px'><?php echo $lang->task->module?></th>
|
||||
<th><?php echo $lang->task->story;?></th>
|
||||
<th class='required'><?php echo $lang->task->name;?></th>
|
||||
<th class='w-70px required'><?php echo $lang->typeAB;?></th>
|
||||
<th><?php echo $lang->task->name;?> <span class='required'></span></th>
|
||||
<th class='w-70px'><?php echo $lang->typeAB;?> <span class='required'></span></th>
|
||||
<th class='w-80px'><?php echo $lang->task->assignedTo;?></th>
|
||||
<th class='w-50px'><?php echo $lang->task->estimateAB;?></th>
|
||||
<th class='w-p20'><?php echo $lang->task->desc;?></th>
|
||||
|
||||
Reference in New Issue
Block a user