Added a bunch of config, apparently wasn't in git
This commit is contained in:
@ -287,11 +287,9 @@ class OCActivity extends RevisionableContentEntityBase implements OCActivityInte
|
||||
->setDefaultValue('')
|
||||
->setDisplayOptions('view', [
|
||||
'label' => 'above',
|
||||
'type' => 'number_decimal',
|
||||
'weight' => -3,
|
||||
])
|
||||
->setDisplayOptions('form', [
|
||||
'type' => 'number_decimal',
|
||||
'weight' => -3,
|
||||
]);
|
||||
|
||||
|
Reference in New Issue
Block a user