Update list.php
This commit is contained in:
parent
a7440687ec
commit
620161f0e7
@ -126,6 +126,8 @@ $fieldstosearchall = array(
|
||||
'pd.description'=>'Description',
|
||||
's.nom'=>"ThirdParty",
|
||||
's.name_alias'=>"AliasNameShort",
|
||||
's.zip'=>"Zip",
|
||||
's.town'=>"Town",
|
||||
'c.note_public'=>'NotePublic',
|
||||
);
|
||||
if (empty($user->socid)) $fieldstosearchall["c.note_private"] = "NotePrivate";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user