Update list.php

This commit is contained in:
Laurent Destailleur 2020-04-10 12:11:09 +02:00 committed by GitHub
parent 174ef23207
commit da8cf3dcb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,6 +97,7 @@ foreach ($object->fields as $key => $val)
// List of fields to search into when doing a "search in all"
$fieldstosearchall = array(
's.nom'=>"ThirdParty",
's.name_alias'=>"AliasNameShort",
's.zip'=>"Zip",
's.town'=>"Town",