Atualizando saídas
This commit is contained in:
parent
4db1869913
commit
9e8c2c0b56
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ try{
|
|||
|
||||
if( ((int)$Result->financial_outputs_id == 0) && ($Main->addDays($Result->notification_date, $days) < strtotime(date('Y-m-d'))) ){ ?>
|
||||
|
||||
<input type="checkbox" value="<?php echo $Result->financial_movements_id;?>" />
|
||||
<input type="checkbox" value="<?php echo $Result->financial_movements_id;?>" />kkk
|
||||
<?php
|
||||
} else { ?>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue