postcode weight
This commit is contained in:
parent
fdd07ea104
commit
7c30d9d02e
@ -386,7 +386,7 @@ class OCActor extends RevisionableContentEntityBase implements OCActorInterface
|
|||||||
->setDisplayOptions('view', array(
|
->setDisplayOptions('view', array(
|
||||||
'label' => 'above',
|
'label' => 'above',
|
||||||
'type' => 'string',
|
'type' => 'string',
|
||||||
'weight' => 1-1,
|
'weight' => -1,
|
||||||
))
|
))
|
||||||
->setDisplayOptions('form', array(
|
->setDisplayOptions('form', array(
|
||||||
'type' => 'string_textfield',
|
'type' => 'string_textfield',
|
||||||
|
Reference in New Issue
Block a user