location button for searching card
This commit is contained in:
parent
01748b6931
commit
523bb4eba0
6 changed files with 6 additions and 6 deletions
|
|
@ -80,7 +80,7 @@ $w_poste->set_dblclick("fill_ipopcard(this);");
|
|||
|
||||
|
||||
$w_poste->value=(isset($_REQUEST['f_id']))?$_REQUEST['f_id']:"";
|
||||
print td($w_poste->search().$w_poste->input());
|
||||
print td($w_poste->input().$w_poste->search());
|
||||
echo td($span->input('f_id_label'));
|
||||
print '</TR>';
|
||||
print '<TR>';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue