0000630: Action - Gestion : recherche date de rappel : interval

This commit is contained in:
Dany De Bontridder 2012-06-18 07:56:06 +00:00
parent 7c878ea9db
commit 65dfde935c
4 changed files with 20 additions and 7 deletions

View file

@ -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();?>