Fix #0002291: Apparence Gestion Client Contact
This commit is contained in:
parent
3d5f49b256
commit
b845945ee0
5 changed files with 39 additions and 6 deletions
|
|
@ -114,7 +114,7 @@ if ($low_action == "list")
|
|||
$sel_company=$http->get("sel_company");
|
||||
$contact->filter_company($sel_company);
|
||||
}
|
||||
|
||||
$contact->filter_active(true);
|
||||
echo '<div class="content">';
|
||||
echo $contact->Summary($search,"contact",$sql);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue