fully updated to drupal 10
This commit is contained in:
@@ -145,6 +145,15 @@ display:
|
||||
date_format: medium
|
||||
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
|
||||
@@ -549,6 +558,7 @@ display:
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
pagination_heading_level: h4
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
@@ -577,7 +587,7 @@ display:
|
||||
admin_label: ''
|
||||
entity_type: workflow_transition
|
||||
entity_field: entity_id
|
||||
plugin_id: numeric
|
||||
plugin_id: entity_target_id
|
||||
default_action: ignore
|
||||
exception:
|
||||
value: all
|
||||
@@ -588,7 +598,6 @@ display:
|
||||
default_argument_type: fixed
|
||||
default_argument_options:
|
||||
argument: ''
|
||||
default_argument_skip_url: false
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
@@ -605,6 +614,7 @@ display:
|
||||
validate_options: { }
|
||||
break_phrase: false
|
||||
not: false
|
||||
target_entity_type_id: node
|
||||
filters: { }
|
||||
style:
|
||||
type: table
|
||||
|
Reference in New Issue
Block a user