Skip to content
Snippets Groups Projects
Commit ab051537 authored by Igor Biki's avatar Igor Biki
Browse files

ISTWCMS-5412: Content list block moved to be the last to fix missing pagination issue.

parent a9f3f84f
No related branches found
No related tags found
1 merge request!37ISTWCMS-5412: Content list block moved to be the last to fix missing pagination issue.
...@@ -35,6 +35,8 @@ third_party_settings: ...@@ -35,6 +35,8 @@ third_party_settings:
id: my_dashboard id: my_dashboard
admin_label: 'My Dashboard' admin_label: 'My Dashboard'
category: '' category: ''
frontend: false
weight: 0
sections: sections:
- -
layout_id: uw_3_column layout_id: uw_3_column
...@@ -107,22 +109,6 @@ sections: ...@@ -107,22 +109,6 @@ sections:
layout_builder_id: '' layout_builder_id: ''
column_class: larger-left column_class: larger-left
components: components:
6a3131d2-b3c5-4ba9-8f44-5b9106d8fa61:
uuid: 6a3131d2-b3c5-4ba9-8f44-5b9106d8fa61
region: first
configuration:
id: uw_cbl_content_list
label: 'Content list'
label_display: visible
provider: uw_dashboard
context_mapping: { }
content_type: all
display_my_content: '0'
sort_by: title
sort_order: asc
weight: 0
additional:
layout_builder_id: content-list
51bc3517-f645-4fb1-a90a-36dc78ae90ea: 51bc3517-f645-4fb1-a90a-36dc78ae90ea:
uuid: 51bc3517-f645-4fb1-a90a-36dc78ae90ea uuid: 51bc3517-f645-4fb1-a90a-36dc78ae90ea
region: first region: first
...@@ -191,6 +177,20 @@ sections: ...@@ -191,6 +177,20 @@ sections:
weight: 2 weight: 2
additional: additional:
layout_builder_id: '' layout_builder_id: ''
6a3131d2-b3c5-4ba9-8f44-5b9106d8fa61:
uuid: 6a3131d2-b3c5-4ba9-8f44-5b9106d8fa61
region: first
configuration:
id: uw_cbl_content_list
label: 'Content list'
label_display: visible
provider: uw_dashboard
context_mapping: { }
content_type: all
display_my_content: '0'
sort_by: title
sort_order: asc
weight: 3
additional:
layout_builder_id: content-list
third_party_settings: { } third_party_settings: { }
frontend: false
weight: 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment