Skip to content
Snippets Groups Projects
Commit ad6eb1d9 authored by Kevin Paxman's avatar Kevin Paxman
Browse files

ISTWCMS-5879: fix ordering

parent b0491f29
No related branches found
No related tags found
1 merge request!285ISTWCMS-5879 Create separator and spacing options for sections
Showing
with 16 additions and 16 deletions
......@@ -6,4 +6,4 @@ label: 'Column separator'
multiselect: single
form_type: checkboxes
required: true
weight: 0
weight: -7
......@@ -6,4 +6,4 @@ label: 'Section width'
multiselect: single
form_type: checkboxes
required: true
weight: 100
weight: -10
......@@ -6,4 +6,4 @@ label: 'Section separator'
multiselect: single
form_type: checkboxes
required: true
weight: 0
weight: -8
......@@ -6,4 +6,4 @@ label: 'Section spacing'
multiselect: single
form_type: checkboxes
required: true
weight: 0
weight: -9
......@@ -5,7 +5,7 @@ id: uw_lbs_carousel_4_items
label: 'Carousel - 4 items'
classes: uw-carousel--four-items
type: component
group: default
group: default
weight: -7
block_restrictions:
- 'inline_block:uw_cbl_facts_and_figures'
......
......@@ -20,4 +20,4 @@ layout_restrictions:
- uw_5_column
- uw_inverted_l_right
- uw_inverted_l_left
weight: 0
weight: 7
......@@ -20,4 +20,4 @@ layout_restrictions:
- uw_5_column
- uw_inverted_l_right
- uw_inverted_l_left
weight: 0
weight: 8
......@@ -20,4 +20,4 @@ layout_restrictions:
- uw_5_column
- uw_inverted_l_right
- uw_inverted_l_left
weight: 0
weight: 6
......@@ -8,4 +8,4 @@ type: section
group: section_separator
block_restrictions: { }
layout_restrictions: { }
weight: 0
weight: 4
......@@ -8,4 +8,4 @@ type: section
group: section_separator
block_restrictions: { }
layout_restrictions: { }
weight: 0
weight: 5
......@@ -8,4 +8,4 @@ type: section
group: section_separator
block_restrictions: { }
layout_restrictions: { }
weight: 0
weight: 3
......@@ -8,4 +8,4 @@ type: section
group: section_spacing
block_restrictions: { }
layout_restrictions: { }
weight: 0
weight: 1
......@@ -6,6 +6,6 @@ label: 50%
classes: uw-section-spacing--50
type: section
group: section_spacing
weight: 0
block_restrictions: { }
layout_restrictions: { }
weight: 0
......@@ -8,4 +8,4 @@ type: section
group: section_spacing
block_restrictions: { }
layout_restrictions: { }
weight: 0
weight: -1
......@@ -8,4 +8,4 @@ type: section
group: section_spacing
block_restrictions: { }
layout_restrictions: { }
weight: 0
weight: -2
......@@ -8,4 +8,4 @@ type: section
group: section_spacing
block_restrictions: { }
layout_restrictions: { }
weight: 0
weight: 2
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