FIX_costcenter : ps
This commit is contained in:
parent
49255ef79e
commit
27944966b8
@ -472,7 +472,7 @@ for ($i = 1; $i < 5; $i++) {
|
|||||||
|
|
||||||
<td align="left"><?php echo $record->BudgetYear ?></td>
|
<td align="left"><?php echo $record->BudgetYear ?></td>
|
||||||
|
|
||||||
<td align="left"><?php echo $record->BudgetAmount ?></td>
|
<td align="left" style="display: none;"><?php echo $record->BudgetAmount ?></td>
|
||||||
|
|
||||||
<td align="left"><?php echo $record->Remarks ?></td>
|
<td align="left"><?php echo $record->Remarks ?></td>
|
||||||
<td>
|
<td>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user