This commit is contained in:
Dany De Bontridder 2015-07-09 14:30:40 +02:00
parent 986fde114e
commit 4755bea3a8

View file

@ -1271,7 +1271,7 @@ class Document
if ($array[$a]['value']==$ad_value)
return $array[$a]['label'];
}
}
// if ad_id is not type select get value
return $ad_value;