Apply some automatic Drupal config rearrangement
This commit is contained in:
parent
ddfb9e58f1
commit
f8717c06f2
15 changed files with 18 additions and 18 deletions
|
@ -521,6 +521,7 @@ display:
|
|||
type: mini
|
||||
options:
|
||||
offset: 0
|
||||
pagination_heading_level: h4
|
||||
items_per_page: 50
|
||||
total_pages: 0
|
||||
id: 0
|
||||
|
@ -535,7 +536,6 @@ display:
|
|||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
pagination_heading_level: h4
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
|
@ -1057,6 +1057,7 @@ display:
|
|||
type: mini
|
||||
options:
|
||||
offset: 0
|
||||
pagination_heading_level: h4
|
||||
items_per_page: 10
|
||||
total_pages: 0
|
||||
id: 0
|
||||
|
@ -1071,7 +1072,6 @@ display:
|
|||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
pagination_heading_level: h4
|
||||
empty: { }
|
||||
arguments:
|
||||
fid:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue