From 32070c3014baa9aa859591246dc9caea16b68523 Mon Sep 17 00:00:00 2001 From: ebremner <ebremner@uwaterloo.ca> Date: Wed, 16 Sep 2020 22:43:51 -0400 Subject: [PATCH] ISTWCMS-4054: adding icon for image gallery block for layout builder browser --- ...ser.layout_builder_browser_blockcat.uw_bc_content.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) mode change 100644 => 100755 config/install/layout_builder_browser.layout_builder_browser_blockcat.uw_bc_content.yml diff --git a/config/install/layout_builder_browser.layout_builder_browser_blockcat.uw_bc_content.yml b/config/install/layout_builder_browser.layout_builder_browser_blockcat.uw_bc_content.yml old mode 100644 new mode 100755 index a0a85fa9..2f22cae3 --- a/config/install/layout_builder_browser.layout_builder_browser_blockcat.uw_bc_content.yml +++ b/config/install/layout_builder_browser.layout_builder_browser_blockcat.uw_bc_content.yml @@ -35,6 +35,10 @@ blocks: weight: 0 image_path: /profiles/uw_base_profile/themes/uw_fdsu_theme_resp/images/layout_builder_browser/fullwidthimage.svg image_alt: '' + - block_id: 'inline_block:uw_cbl_image_gallery' + weight: 0 + image_path: /profiles/uw_base_profile/themes/uw_fdsu_theme_resp/images/layout_builder_browser/imagegallery.svg + image_alt: '' - block_id: 'inline_block:uw_cbl_mailman' weight: 0 @@ -45,8 +49,3 @@ blocks: weight: 0 image_path: /profiles/uw_base_profile/themes/uw_fdsu_theme_resp/images/layout_builder_browser/relatedlinks.svg image_alt: '' - - - block_id: 'inline_block:uw_cbl_image_gallery' - weight: 0 - image_path: null - image_alt: null -- GitLab