Styling
This commit is contained in:
css
modules/zencrm_entities
src/Plugin/Block
@ -225,7 +225,7 @@ class CaseEntity extends ContentEntityBase implements CaseEntityInterface {
|
||||
->setLabel(t('Created'))
|
||||
->setDescription(t('The time that the entity was created.'))
|
||||
->setDisplayOptions('view', [
|
||||
'label' => 'inline',
|
||||
'label' => 'above',
|
||||
'type' => 'string',
|
||||
'weight' => 0,
|
||||
]);
|
||||
|
Reference in New Issue
Block a user