Atualizando arquivos
This commit is contained in:
parent
922c35ae89
commit
25795b0c9b
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ try{
|
|||
<td><?php echo $Result->products;?></td>
|
||||
<td class="text-center" width="165"><?php echo $Result->references;?></td>
|
||||
<td>
|
||||
<?php echo $Main->identificarSistemaOuServico(trim($Result->product_types));?>
|
||||
<?php echo $Main->identificarSistemaOuServico(trim($Result->product_types));?>, <?php echo $Result->references;?>
|
||||
</td>
|
||||
<td class="text-center" width="90"><?php echo $Result->readjustment;?></td>
|
||||
<td class="text-center" width="90"><?php echo $Main->setzeros($Result->maturity, 2);?></td>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue