Added CSS and Javascript.

This commit is contained in:
naomi
2018-04-15 10:22:55 +02:00
parent 368c355ce5
commit feaaa6cbb8
6 changed files with 82 additions and 1 deletions

View File

@ -190,7 +190,7 @@ class Hat extends ContentEntityBase implements HatInterface {
'display_name' => 'entity_reference_1'
]])
->setDisplayOptions('view', [
'label' => 'inline',
'label' => 'above',
'weight' => 0,
'settings' => ['link' => 'false']
])