Skip to content
Snippets Groups Projects
Commit 392c2f41 authored by Kevin Paxman - IST's avatar Kevin Paxman - IST
Browse files

Merge branch '1.0.x' into prod/1.0.x

parents f56ac78a 18924ce0
No related branches found
Tags 1.0.21
1 merge request!44Feature/istwcms 7264 kpaxman remove dashboard blocks
...@@ -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
...@@ -136,7 +122,7 @@ sections: ...@@ -136,7 +122,7 @@ sections:
display_my_forms: null display_my_forms: null
sort_by: null sort_by: null
sort_order: null sort_order: null
weight: 1 weight: 2
additional: additional:
layout_builder_id: forms-list layout_builder_id: forms-list
10d80da6-1401-4220-95b1-c0154883c4b3: 10d80da6-1401-4220-95b1-c0154883c4b3:
...@@ -179,18 +165,20 @@ sections: ...@@ -179,18 +165,20 @@ sections:
weight: 2 weight: 2
additional: additional:
layout_builder_id: content-type-list layout_builder_id: content-type-list
19d0a4a3-baf8-461f-b9a3-a4bfa58e0d44: 6a3131d2-b3c5-4ba9-8f44-5b9106d8fa61:
uuid: 19d0a4a3-baf8-461f-b9a3-a4bfa58e0d44 uuid: 6a3131d2-b3c5-4ba9-8f44-5b9106d8fa61
region: first region: first
configuration: configuration:
id: uw_publication_reference_block id: uw_cbl_content_list
label: 'Publication references' label: 'Content list'
label_display: visible label_display: visible
provider: uw_dashboard provider: uw_dashboard
context_mapping: { } context_mapping: { }
weight: 2 content_type: all
display_my_content: '0'
sort_by: title
sort_order: asc
weight: 1
additional: additional:
layout_builder_id: '' 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