0000630: Action - Gestion : recherche date de rappel : interval
This commit is contained in:
parent
7c878ea9db
commit
65dfde935c
4 changed files with 20 additions and 7 deletions
|
|
@ -48,11 +48,17 @@
|
|||
<?= dossier::hidden()?>
|
||||
<table style="width:100%">
|
||||
<tr>
|
||||
<td style="width:180px;text-align:right"> Date de rappel</td>
|
||||
<td style="width:180px;text-align:right"> Date de rappel après</td>
|
||||
<td>
|
||||
<?=$remind_date->input();?>
|
||||
</td>
|
||||
<tr>
|
||||
<tr>
|
||||
<td style="width:180px;text-align:right"> Date de rappel avant</td>
|
||||
<td>
|
||||
<?=$remind_date_end->input();?>
|
||||
</td>
|
||||
<tr>
|
||||
<td style="width:180px;text-align:right"> Référence</td>
|
||||
<td>
|
||||
<?=$osag_ref->input();?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue