Fixing style errors.
This commit is contained in:
parent
1d90717fea
commit
a77d0d90ff
@ -158,7 +158,7 @@ if (isset($extrafields->attributes[$elementtype]['label']) && is_array($extrafie
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!empty($extrafield_array) && is_array($extrafield_array)) {
|
if (!empty($extrafield_array) && is_array($extrafield_array)) {
|
||||||
$productorservice_fields = array_merge($productorservice_fields, $extrafield_array);
|
$productorservice_fields = array_merge($productorservice_fields, $extrafield_array);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Define other specific objects
|
// Define other specific objects
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user