Apply some automatic Drupal config rearrangement
This commit is contained in:
parent
ddfb9e58f1
commit
f8717c06f2
15 changed files with 18 additions and 18 deletions
|
@ -77,6 +77,7 @@ display:
|
|||
type: mini
|
||||
options:
|
||||
offset: 0
|
||||
pagination_heading_level: h4
|
||||
items_per_page: 10
|
||||
total_pages: null
|
||||
id: 0
|
||||
|
@ -91,7 +92,6 @@ display:
|
|||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
pagination_heading_level: h4
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
|
@ -6847,6 +6847,7 @@ display:
|
|||
type: full
|
||||
options:
|
||||
offset: 0
|
||||
pagination_heading_level: h4
|
||||
items_per_page: 10
|
||||
total_pages: null
|
||||
id: 0
|
||||
|
@ -6864,7 +6865,6 @@ display:
|
|||
offset: false
|
||||
offset_label: Offset
|
||||
quantity: 9
|
||||
pagination_heading_level: h4
|
||||
sorts: { }
|
||||
arguments:
|
||||
route:
|
||||
|
@ -7472,6 +7472,7 @@ display:
|
|||
type: full
|
||||
options:
|
||||
offset: 0
|
||||
pagination_heading_level: h4
|
||||
items_per_page: 10
|
||||
total_pages: null
|
||||
id: 0
|
||||
|
@ -7489,7 +7490,6 @@ display:
|
|||
offset: false
|
||||
offset_label: Offset
|
||||
quantity: 9
|
||||
pagination_heading_level: h4
|
||||
sorts:
|
||||
visitors_id:
|
||||
id: visitors_id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue