Atualizando arquivos

This commit is contained in:
Kenio 2025-08-03 07:21:33 -03:00
parent 592b5dfc7c
commit dff45c8cb1

View file

@ -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($Result->description);?>
<?php echo $Main->identificarSistemaOuServico(trim($Result->description));?>
</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>