updated core from 8.4 to 8.5 : bug with login_destination
This commit is contained in:
@@ -39,6 +39,8 @@ function datetime_field_views_data(FieldStorageConfigInterface $field_storage) {
|
||||
'argument' => [
|
||||
'field' => $field_storage->getName() . '_value',
|
||||
'id' => 'datetime_' . $argument_type,
|
||||
'entity_type' => $field_storage->getTargetEntityTypeId(),
|
||||
'field_name' => $field_storage->getName(),
|
||||
],
|
||||
'group' => $group,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user