fully updated to drupal 10
This commit is contained in:
@@ -469,6 +469,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
|
||||
@@ -536,6 +545,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
|
||||
@@ -721,7 +739,7 @@ display:
|
||||
admin_label: ''
|
||||
entity_type: commerce_payment
|
||||
entity_field: order_id
|
||||
plugin_id: numeric
|
||||
plugin_id: entity_target_id
|
||||
default_action: empty
|
||||
exception:
|
||||
value: all
|
||||
@@ -732,7 +750,6 @@ display:
|
||||
default_argument_type: fixed
|
||||
default_argument_options:
|
||||
argument: ''
|
||||
default_argument_skip_url: false
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
@@ -749,6 +766,7 @@ display:
|
||||
validate_options: { }
|
||||
break_phrase: false
|
||||
not: false
|
||||
target_entity_type_id: commerce_order
|
||||
filters: { }
|
||||
style:
|
||||
type: table
|
||||
|
Reference in New Issue
Block a user