search by remind date

This commit is contained in:
Dany De Bontridder 2012-06-15 00:51:26 +00:00
parent 5ee0677a4f
commit 0c4d04b299
9 changed files with 29 additions and 15 deletions

View file

@ -46,7 +46,13 @@
<?=HtmlInput::hidden('ctlc',$_GET['ctlc'])?>
<? endif; ?>
<?= dossier::hidden()?>
<table style="width:100%"><tr>
<table style="width:100%">
<tr>
<td style="width:180px;text-align:right"> Date de rappel</td>
<td>
<?=$remind_date->input();?>
</td>
<tr>
<td style="width:180px;text-align:right"> Référence</td>
<td>
<?=$osag_ref->input();?>