made total fee field not configurable because it should be read only
This commit is contained in:
parent
c6a8c5bb82
commit
b8c592104d
@ -323,7 +323,6 @@ class OCCase extends RevisionableContentEntityBase implements OCCaseInterface
|
||||
->setSettings([
|
||||
'prefix' => '£',
|
||||
])
|
||||
->setDisplayConfigurable('form', true)
|
||||
->setDisplayConfigurable('view', true);
|
||||
|
||||
return $fields;
|
||||
|
Reference in New Issue
Block a user