From 6a26085283b09f3380aa79eb418762ec104644eb Mon Sep 17 00:00:00 2001 From: Laurentius Judhianto Date: Fri, 8 Mar 2019 11:55:51 +0100 Subject: [PATCH] Fix Image Fix a bug where you can't upload an icon. Same issue with https://github.com/magento/magento2/issues/19549#issuecomment-447327672 --- view/adminhtml/ui_component/productattach_fileicon_form.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/adminhtml/ui_component/productattach_fileicon_form.xml b/view/adminhtml/ui_component/productattach_fileicon_form.xml index 5d8fecc..23ac78e 100644 --- a/view/adminhtml/ui_component/productattach_fileicon_form.xml +++ b/view/adminhtml/ui_component/productattach_fileicon_form.xml @@ -65,7 +65,7 @@ Fileicon Icon Image true - fileUploader + imageUploader ui/form/element/uploader/uploader Prince_Productattach/image-preview false