fully updated to drupal 10
This commit is contained in:
@@ -84,6 +84,15 @@ display:
|
||||
date_format: html_date
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
tooltip:
|
||||
date_format: ''
|
||||
custom_date_format: ''
|
||||
time_diff:
|
||||
enabled: false
|
||||
future_format: '@interval hence'
|
||||
past_format: '@interval ago'
|
||||
granularity: 2
|
||||
refresh: 60
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
@@ -204,7 +213,7 @@ display:
|
||||
admin_label: ''
|
||||
entity_type: gdpr_task
|
||||
entity_field: user_id
|
||||
plugin_id: numeric
|
||||
plugin_id: entity_target_id
|
||||
default_action: default
|
||||
exception:
|
||||
value: all
|
||||
@@ -215,7 +224,6 @@ display:
|
||||
default_argument_type: user
|
||||
default_argument_options:
|
||||
user: false
|
||||
default_argument_skip_url: false
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
@@ -232,6 +240,7 @@ display:
|
||||
validate_options: { }
|
||||
break_phrase: false
|
||||
not: false
|
||||
target_entity_type_id: user
|
||||
filters:
|
||||
type:
|
||||
id: type
|
||||
|
Reference in New Issue
Block a user