@@ -3759,7 +3759,7 @@ foreach ($states as $state) {
|
||||
'entity_types' => array(),
|
||||
'field_name' => 'field_localisation',
|
||||
'field_permissions' => array(
|
||||
'type' => '0',
|
||||
'type' => '2',
|
||||
),
|
||||
'foreign keys' => array(
|
||||
'format' => array(
|
||||
@@ -4899,7 +4899,7 @@ foreach ($states as $state) {
|
||||
'label' => 'above',
|
||||
'settings' => array(),
|
||||
'type' => 'hidden',
|
||||
'weight' => '0',
|
||||
'weight' => 0,
|
||||
),
|
||||
'cardmedium' => array(
|
||||
'label' => 'above',
|
||||
@@ -4911,7 +4911,7 @@ foreach ($states as $state) {
|
||||
'label' => 'above',
|
||||
'settings' => array(),
|
||||
'type' => 'hidden',
|
||||
'weight' => '0',
|
||||
'weight' => 0,
|
||||
),
|
||||
'default' => array(
|
||||
'label' => 'above',
|
||||
|
Reference in New Issue
Block a user