mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 15:05:39 +00:00
Merge branch '4' into 5
This commit is contained in:
commit
7aa3e04672
@ -103,6 +103,7 @@ class GridFieldNestedFormItemRequest extends GridFieldDetailForm_ItemRequest
|
||||
|
||||
$this->record->invokeWithExtensions('updateNestedConfig', $config);
|
||||
|
||||
/** @phpstan-ignore translation.key (we need the key to be dynamic here) */
|
||||
$title = _t(get_class($this->record).'.'.strtoupper($relationName), ' ');
|
||||
|
||||
$fields = new FieldList(
|
||||
|
Loading…
x
Reference in New Issue
Block a user