moved some files around
trying to organise what was features into submodules
This commit is contained in:
@ -287,11 +287,11 @@ class OCActivity extends RevisionableContentEntityBase implements OCActivityInte
|
||||
->setDefaultValue('')
|
||||
->setDisplayOptions('view', [
|
||||
'label' => 'above',
|
||||
'type' => 'number',
|
||||
'type' => 'number_unformatted',
|
||||
'weight' => -3,
|
||||
])
|
||||
->setDisplayOptions('form', [
|
||||
'type' => 'number',
|
||||
'type' => 'number_unformatted',
|
||||
'weight' => -3,
|
||||
]);
|
||||
|
||||
|
Reference in New Issue
Block a user