fully updated to drupal 10
This commit is contained in:
@@ -214,6 +214,15 @@ display:
|
||||
date_format: short
|
||||
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
|
||||
@@ -375,6 +384,7 @@ display:
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
quantity: 9
|
||||
pagination_heading_level: h4
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
@@ -417,7 +427,7 @@ display:
|
||||
admin_label: ''
|
||||
entity_type: commerce_order
|
||||
entity_field: uid
|
||||
plugin_id: numeric
|
||||
plugin_id: entity_target_id
|
||||
default_action: 'not found'
|
||||
exception:
|
||||
value: all
|
||||
@@ -428,7 +438,6 @@ display:
|
||||
default_argument_type: fixed
|
||||
default_argument_options:
|
||||
argument: ''
|
||||
default_argument_skip_url: false
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
@@ -446,6 +455,7 @@ display:
|
||||
admin_permission: 'administer commerce_order'
|
||||
break_phrase: false
|
||||
not: false
|
||||
target_entity_type_id: user
|
||||
filters:
|
||||
state:
|
||||
id: state
|
||||
|
||||
Reference in New Issue
Block a user