Atualizando arquivos
This commit is contained in:
parent
1f24359a82
commit
252f00645e
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ try{
|
|||
</script>
|
||||
|
||||
<tr>
|
||||
<td class="text-center" width="30"><?php echo $Result->client_budgets_id;?></td>
|
||||
<td class="text-center" width="30"><?php echo $Result->companies_budgets_id;?></td>
|
||||
<td class="text-center" width="65"><?php echo date('d/m/Y', strtotime($Result->date_create));?></td>
|
||||
<td><?php echo $Result->description;?></td>
|
||||
<td class="text-right" width="160"><?php echo number_format($Result->budget, 2, ',', '.');?></td>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue