Merge branch 'ent-9971-elemento-icon-de-cv-no-se-puede-cambiar-una-vez-creado' into 'develop'
Ent 9971 elemento icon de cv no se puede cambiar una vez creado See merge request artica/pandorafms!5430
This commit is contained in:
commit
681031dae3
|
@ -1771,8 +1771,8 @@ class Item extends CachedModel
|
||||||
$imageSrc = static::issetInArray(
|
$imageSrc = static::issetInArray(
|
||||||
$data,
|
$data,
|
||||||
[
|
[
|
||||||
'image',
|
|
||||||
'imageSrc',
|
'imageSrc',
|
||||||
|
'image',
|
||||||
'backgroundColor',
|
'backgroundColor',
|
||||||
'backgroundType',
|
'backgroundType',
|
||||||
'valueType',
|
'valueType',
|
||||||
|
|
Loading…
Reference in New Issue