Atualizando arquivos
This commit is contained in:
parent
592b5dfc7c
commit
dff45c8cb1
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($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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue