Fix filter on contract not visible

This commit is contained in:
Laurent Destailleur 2016-02-07 12:33:40 +01:00
parent 8a8aaf618d
commit c71bb9d67c

View File

@ -172,7 +172,7 @@ if ($resql)
if ($sall)
{
foreach($fieldstosearchall as $key => $val) $fieldstosearchall[$key]=$langs->trans($val);
print $langs->trans("FilterOnInto", $all) . join(', ',$fieldstosearchall);
print $langs->trans("FilterOnInto", $sall) . join(', ',$fieldstosearchall);
}
// If the user can view prospects other than his'