mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
enable link item icon for default CV pandora_enterprise#8569
This commit is contained in:
parent
c736fbe726
commit
28232f7c49
@ -221,10 +221,6 @@ final class Icon extends Item
|
||||
*/
|
||||
public static function getDefaultGeneralValues(array $values): array
|
||||
{
|
||||
if (isset($values['isLinkEnabled']) === false) {
|
||||
$values['isLinkEnabled'] = false;
|
||||
}
|
||||
|
||||
// Retrieve global - common inputs.
|
||||
$values = parent::getDefaultGeneralValues($values);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user