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' ...@@ -6,4 +6,4 @@ label: 'Column separator'
multiselect: single multiselect: single
form_type: checkboxes form_type: checkboxes
required: true required: true
weight: 0 weight: -7
...@@ -6,4 +6,4 @@ label: 'Section width' ...@@ -6,4 +6,4 @@ label: 'Section width'
multiselect: single multiselect: single
form_type: checkboxes form_type: checkboxes
required: true required: true
weight: 100 weight: -10
...@@ -6,4 +6,4 @@ label: 'Section separator' ...@@ -6,4 +6,4 @@ label: 'Section separator'
multiselect: single multiselect: single
form_type: checkboxes form_type: checkboxes
required: true required: true
weight: 0 weight: -8
...@@ -6,4 +6,4 @@ label: 'Section spacing' ...@@ -6,4 +6,4 @@ label: 'Section spacing'
multiselect: single multiselect: single
form_type: checkboxes form_type: checkboxes
required: true required: true
weight: 0 weight: -9
...@@ -5,7 +5,7 @@ id: uw_lbs_carousel_4_items ...@@ -5,7 +5,7 @@ id: uw_lbs_carousel_4_items
label: 'Carousel - 4 items' label: 'Carousel - 4 items'
classes: uw-carousel--four-items classes: uw-carousel--four-items
type: component type: component
group: default group: default
weight: -7 weight: -7
block_restrictions: block_restrictions:
- 'inline_block:uw_cbl_facts_and_figures' - 'inline_block:uw_cbl_facts_and_figures'
......
...@@ -20,4 +20,4 @@ layout_restrictions: ...@@ -20,4 +20,4 @@ layout_restrictions:
- uw_5_column - uw_5_column
- uw_inverted_l_right - uw_inverted_l_right
- uw_inverted_l_left - uw_inverted_l_left
weight: 0 weight: 7
...@@ -20,4 +20,4 @@ layout_restrictions: ...@@ -20,4 +20,4 @@ layout_restrictions:
- uw_5_column - uw_5_column
- uw_inverted_l_right - uw_inverted_l_right
- uw_inverted_l_left - uw_inverted_l_left
weight: 0 weight: 8
...@@ -20,4 +20,4 @@ layout_restrictions: ...@@ -20,4 +20,4 @@ layout_restrictions:
- uw_5_column - uw_5_column
- uw_inverted_l_right - uw_inverted_l_right
- uw_inverted_l_left - uw_inverted_l_left
weight: 0 weight: 6
...@@ -8,4 +8,4 @@ type: section ...@@ -8,4 +8,4 @@ type: section
group: section_separator group: section_separator
block_restrictions: { } block_restrictions: { }
layout_restrictions: { } layout_restrictions: { }
weight: 0 weight: 4
...@@ -8,4 +8,4 @@ type: section ...@@ -8,4 +8,4 @@ type: section
group: section_separator group: section_separator
block_restrictions: { } block_restrictions: { }
layout_restrictions: { } layout_restrictions: { }
weight: 0 weight: 5
...@@ -8,4 +8,4 @@ type: section ...@@ -8,4 +8,4 @@ type: section
group: section_separator group: section_separator
block_restrictions: { } block_restrictions: { }
layout_restrictions: { } layout_restrictions: { }
weight: 0 weight: 3
...@@ -8,4 +8,4 @@ type: section ...@@ -8,4 +8,4 @@ type: section
group: section_spacing group: section_spacing
block_restrictions: { } block_restrictions: { }
layout_restrictions: { } layout_restrictions: { }
weight: 0 weight: 1
...@@ -6,6 +6,6 @@ label: 50% ...@@ -6,6 +6,6 @@ label: 50%
classes: uw-section-spacing--50 classes: uw-section-spacing--50
type: section type: section
group: section_spacing group: section_spacing
weight: 0
block_restrictions: { } block_restrictions: { }
layout_restrictions: { } layout_restrictions: { }
weight: 0
...@@ -8,4 +8,4 @@ type: section ...@@ -8,4 +8,4 @@ type: section
group: section_spacing group: section_spacing
block_restrictions: { } block_restrictions: { }
layout_restrictions: { } layout_restrictions: { }
weight: 0 weight: -1
...@@ -8,4 +8,4 @@ type: section ...@@ -8,4 +8,4 @@ type: section
group: section_spacing group: section_spacing
block_restrictions: { } block_restrictions: { }
layout_restrictions: { } layout_restrictions: { }
weight: 0 weight: -2
...@@ -8,4 +8,4 @@ type: section ...@@ -8,4 +8,4 @@ type: section
group: section_spacing group: section_spacing
block_restrictions: { } block_restrictions: { }
layout_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