#9971 Fixed imageSrc
This commit is contained in:
parent
6dad3d3499
commit
68eac366dd
|
@ -1771,8 +1771,8 @@ class Item extends CachedModel
|
|||
$imageSrc = static::issetInArray(
|
||||
$data,
|
||||
[
|
||||
'image',
|
||||
'imageSrc',
|
||||
'image',
|
||||
'backgroundColor',
|
||||
'backgroundType',
|
||||
'valueType',
|
||||
|
|
Loading…
Reference in New Issue