This commit is contained in:
naomi
2018-04-15 12:53:49 +02:00
parent fae90205a4
commit 58136ba2b4
3 changed files with 7 additions and 2 deletions

View File

@ -196,7 +196,7 @@ class Activity extends ContentEntityBase implements ActivityInterface {
])
->setDefaultValue('')
->setDisplayOptions('view', [
'label' => 'above',
'label' => 'hidden',
'type' => 'string',
'weight' => -4,
])