From b6417b5371d86bb2639ad1f2855260423303a6bf Mon Sep 17 00:00:00 2001
From: kpaxman <kpaxman@uwaterloo.ca>
Date: Wed, 22 Jul 2020 17:58:15 -0400
Subject: [PATCH] Add multi-type list

---
 ...rowser.layout_builder_browser_blockcat.uw_bc_listings.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/config/install/layout_builder_browser.layout_builder_browser_blockcat.uw_bc_listings.yml b/config/install/layout_builder_browser.layout_builder_browser_blockcat.uw_bc_listings.yml
index 1bef1172..ef079406 100644
--- a/config/install/layout_builder_browser.layout_builder_browser_blockcat.uw_bc_listings.yml
+++ b/config/install/layout_builder_browser.layout_builder_browser_blockcat.uw_bc_listings.yml
@@ -20,3 +20,8 @@ blocks:
     weight: 0
     image_path: ''
     image_alt: ''
+  -
+    block_id: uw_cbl_multi_type_list
+    weight: 0
+    image_path: ''
+    image_alt: ''
-- 
GitLab