Skip to content
Snippets Groups Projects
Commit 00f8899d authored by Lily Yan's avatar Lily Yan Committed by Igor Biki
Browse files

ISTWCMS-5686 Set default group due to the new feature from 2.0.0

parent 9360a2d9
No related branches found
No related tags found
1 merge request!266ISTWCMS-5686 Refactor to ensure that the contained width is selected by default due to new feature from 2.0.0
......@@ -5,6 +5,7 @@ id: uw_lbs_carousel_1_item
label: 'Carousel - 1 item'
classes: uw-carousel--one-item
type: component
group: default
weight: -10
block_restrictions:
- 'inline_block:uw_cbl_facts_and_figures'
......
......@@ -5,6 +5,7 @@ id: uw_lbs_carousel_2_items
label: 'Carousel - 2 items'
classes: uw-carousel--two-items
type: component
group: default
weight: -9
block_restrictions:
- 'inline_block:uw_cbl_facts_and_figures'
......
......@@ -5,6 +5,7 @@ id: uw_lbs_carousel_3_items
label: 'Carousel - 3 items'
classes: uw-carousel--three-items
type: component
group: default
weight: -8
block_restrictions:
- 'inline_block:uw_cbl_facts_and_figures'
......
......@@ -5,6 +5,7 @@ id: uw_lbs_carousel_4_items
label: 'Carousel - 4 items'
classes: uw-carousel--four-items
type: component
group: default
weight: -7
block_restrictions:
- 'inline_block:uw_cbl_facts_and_figures'
......
......@@ -5,6 +5,7 @@ id: uw_lbs_contained_width
label: 'Extra-wide contained width'
classes: uw-contained-width
type: section
group: default
weight: -4
block_restrictions:
- 'inline_block:uw_cbl_call_to_action'
......
......@@ -5,6 +5,7 @@ id: uw_lbs_contained_width_narrow
label: 'Narrow contained width'
classes: "uw-contained-width\r\nuw-contained-width--narrow"
type: section
group: default
weight: -6
block_restrictions: { }
layout_restrictions: { }
......@@ -5,6 +5,7 @@ id: uw_lbs_contained_width_wide
label: 'Wide contained width'
classes: "uw-contained-width\r\nuw-contained-width--wide"
type: section
group: default
weight: -5
block_restrictions: { }
layout_restrictions: { }
......@@ -5,6 +5,7 @@ id: uw_lbs_full_width
label: 'Full width'
classes: uw-full-width
type: section
group: default
weight: -3
block_restrictions:
- 'inline_block:uw_cbl_call_to_action'
......
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