fully updated to drupal 10
This commit is contained in:
@@ -339,6 +339,15 @@ display:
|
||||
date_format: custom
|
||||
custom_date_format: 'M jS Y H:i:s'
|
||||
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
|
||||
@@ -406,6 +415,15 @@ display:
|
||||
date_format: custom
|
||||
custom_date_format: 'M jS Y H:i:s'
|
||||
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
|
||||
@@ -488,6 +506,7 @@ display:
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
quantity: 9
|
||||
pagination_heading_level: h4
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
@@ -516,7 +535,7 @@ display:
|
||||
plugin_id: text
|
||||
empty: true
|
||||
content:
|
||||
value: 'You don''t have any subscriptions yet.'
|
||||
value: "You don't have any subscriptions yet."
|
||||
format: basic_html
|
||||
tokenize: false
|
||||
sorts: { }
|
||||
@@ -530,7 +549,7 @@ display:
|
||||
admin_label: ''
|
||||
entity_type: commerce_subscription
|
||||
entity_field: uid
|
||||
plugin_id: numeric
|
||||
plugin_id: entity_target_id
|
||||
default_action: 'not found'
|
||||
exception:
|
||||
value: all
|
||||
@@ -541,7 +560,6 @@ display:
|
||||
default_argument_type: fixed
|
||||
default_argument_options:
|
||||
argument: ''
|
||||
default_argument_skip_url: false
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
@@ -559,6 +577,7 @@ display:
|
||||
admin_permission: 'administer commerce_subscription'
|
||||
break_phrase: false
|
||||
not: false
|
||||
target_entity_type_id: user
|
||||
filters: { }
|
||||
style:
|
||||
type: table
|
||||
|
Reference in New Issue
Block a user