fix extrafields linnktoObject Thirdpary option showAdress

This commit is contained in:
florian HENRY 2020-07-13 17:53:00 +02:00
parent 1173059e7b
commit 72e0250117

View File

@ -6222,7 +6222,6 @@ class Form
$obj = $this->db->fetch_object($resql);
$label = '';
$tmparray = explode(',', $fieldstoshow);
foreach ($tmparray as $key => $val)
{
$val = preg_replace('/t\./', '', $val);