Skip to content
Snippets Groups Projects
Commit ad1bb76d authored by Eric Bremner's avatar Eric Bremner Committed by Igor Biki
Browse files

ISTWCMS-5865: more changes to make features happy

parent 2fa90fbd
No related branches found
No related tags found
3 merge requests!279ISTWCMS-5865: adding workflows config to install hook so that features is happy,!274Draft: ISTWCMS-5551: fixing office hours display,!260Feature/istwcms 5668 a5kulkar rename references to publications
...@@ -5,7 +5,6 @@ id: uw_lbs_carousel_1_item ...@@ -5,7 +5,6 @@ id: uw_lbs_carousel_1_item
label: 'Carousel - 1 item' label: 'Carousel - 1 item'
classes: uw-carousel--one-item classes: uw-carousel--one-item
type: component type: component
group: default
weight: -10 weight: -10
block_restrictions: block_restrictions:
- 'inline_block:uw_cbl_facts_and_figures' - 'inline_block:uw_cbl_facts_and_figures'
......
...@@ -5,7 +5,6 @@ id: uw_lbs_carousel_2_items ...@@ -5,7 +5,6 @@ id: uw_lbs_carousel_2_items
label: 'Carousel - 2 items' label: 'Carousel - 2 items'
classes: uw-carousel--two-items classes: uw-carousel--two-items
type: component type: component
group: default
weight: -9 weight: -9
block_restrictions: block_restrictions:
- 'inline_block:uw_cbl_facts_and_figures' - 'inline_block:uw_cbl_facts_and_figures'
......
...@@ -5,7 +5,6 @@ id: uw_lbs_carousel_3_items ...@@ -5,7 +5,6 @@ id: uw_lbs_carousel_3_items
label: 'Carousel - 3 items' label: 'Carousel - 3 items'
classes: uw-carousel--three-items classes: uw-carousel--three-items
type: component type: component
group: default
weight: -8 weight: -8
block_restrictions: block_restrictions:
- 'inline_block:uw_cbl_facts_and_figures' - 'inline_block:uw_cbl_facts_and_figures'
......
...@@ -5,7 +5,6 @@ id: uw_lbs_carousel_4_items ...@@ -5,7 +5,6 @@ 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
weight: -7 weight: -7
block_restrictions: block_restrictions:
- 'inline_block:uw_cbl_facts_and_figures' - 'inline_block:uw_cbl_facts_and_figures'
......
...@@ -5,7 +5,6 @@ id: uw_lbs_contained_width ...@@ -5,7 +5,6 @@ id: uw_lbs_contained_width
label: 'Extra-wide contained width' label: 'Extra-wide contained width'
classes: uw-contained-width classes: uw-contained-width
type: section type: section
group: default
weight: -4 weight: -4
block_restrictions: block_restrictions:
- 'inline_block:uw_cbl_call_to_action' - 'inline_block:uw_cbl_call_to_action'
......
...@@ -5,7 +5,6 @@ id: uw_lbs_contained_width_narrow ...@@ -5,7 +5,6 @@ id: uw_lbs_contained_width_narrow
label: 'Narrow contained width' label: 'Narrow contained width'
classes: "uw-contained-width\r\nuw-contained-width--narrow" classes: "uw-contained-width\r\nuw-contained-width--narrow"
type: section type: section
group: default
weight: -6 weight: -6
block_restrictions: { } block_restrictions: { }
layout_restrictions: { } layout_restrictions: { }
...@@ -5,7 +5,6 @@ id: uw_lbs_contained_width_wide ...@@ -5,7 +5,6 @@ id: uw_lbs_contained_width_wide
label: 'Wide contained width' label: 'Wide contained width'
classes: "uw-contained-width\r\nuw-contained-width--wide" classes: "uw-contained-width\r\nuw-contained-width--wide"
type: section type: section
group: default
weight: -5 weight: -5
block_restrictions: { } block_restrictions: { }
layout_restrictions: { } layout_restrictions: { }
...@@ -5,7 +5,6 @@ id: uw_lbs_full_width ...@@ -5,7 +5,6 @@ id: uw_lbs_full_width
label: 'Full width' label: 'Full width'
classes: uw-full-width classes: uw-full-width
type: section type: section
group: default
weight: -3 weight: -3
block_restrictions: block_restrictions:
- 'inline_block:uw_cbl_call_to_action' - '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