From d46d4a28b28eb1b131a48e1f79a8e91eef3db8f1 Mon Sep 17 00:00:00 2001 From: Mohamed Ahmed Date: Wed, 16 Feb 2022 13:34:03 +0200 Subject: [PATCH] #3718 deleted the Promotion CMS block below the menu setting from the admin panel --- composer.json | 3 ++- src/etc/adminhtml/system/content.xml | 5 ----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 90634a6..575cde2 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,8 @@ "name": "scandipwa/customization", "description": "Customization configuration for ScandiPWA", "type": "magento2-module", - "license": [ + "version": "1.5.10", + "license": [ "OSL-3.0" ], "require": { diff --git a/src/etc/adminhtml/system/content.xml b/src/etc/adminhtml/system/content.xml index fa3a324..00fb2ec 100644 --- a/src/etc/adminhtml/system/content.xml +++ b/src/etc/adminhtml/system/content.xml @@ -70,11 +70,6 @@ ScandiPWA\Customization\Model\Menu\Source\Menu - - - The block displayed bellow the menu. - ScandiPWA\Customization\Model\Block\Source\Block -