* [perf story #69207] Adjust style.

This commit is contained in:
wangyidong
2024-12-06 10:25:50 +08:00
committed by 孙广明
parent 73eb97ce27
commit a81269d6fe
+2 -2
View File
@@ -40,8 +40,8 @@ dropmenu();
<th><?php echo $lang->personnel->resolved;?></th>
<th><?php echo $lang->personnel->wait;?></th>
<?php if($this->config->URAndSR):?>
<th class='w-24'><?php echo $lang->personnel->UR;?></th>
<th class='w-24'><?php echo $lang->personnel->SR;?></th>
<th><?php echo $lang->personnel->UR;?></th>
<th><?php echo $lang->personnel->SR;?></th>
<?php endif;?>
<?php if($this->config->edition == 'max' or $this->config->edition == 'ipd'): ?>
<th><?php echo $lang->personnel->created;?></th>