![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/magento/module-catalog/view/adminhtml/ |
/** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ var config = { map: { '*': { categoryForm: 'Magento_Catalog/catalog/category/form', newCategoryDialog: 'Magento_Catalog/js/new-category-dialog', categoryTree: 'Magento_Catalog/js/category-tree', productGallery: 'Magento_Catalog/js/product-gallery', baseImage: 'Magento_Catalog/catalog/base-image-uploader', productAttributes: 'Magento_Catalog/catalog/product-attributes', categoryCheckboxTree: 'Magento_Catalog/js/category-checkbox-tree' } }, deps: [ 'Magento_Catalog/catalog/product' ], config: { mixins: { 'Magento_Catalog/js/components/use-parent-settings/select': { 'Magento_Catalog/js/components/use-parent-settings/toggle-disabled-mixin': true }, 'Magento_Catalog/js/components/use-parent-settings/textarea': { 'Magento_Catalog/js/components/use-parent-settings/toggle-disabled-mixin': true }, 'Magento_Catalog/js/components/use-parent-settings/single-checkbox': { 'Magento_Catalog/js/components/use-parent-settings/toggle-disabled-mixin': true } } } };