From 9ac7860f4210666a119eb0b988ed222482a7a30b Mon Sep 17 00:00:00 2001 From: ratnesh Date: Thu, 31 Oct 2019 17:52:47 +0530 Subject: [PATCH] fixing issue #20472 so that controlled columns price type values in catalog grid will also display price in formatted way --- .../adminhtml/ui_component/product_listing.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/app/code/Magento/Catalog/view/adminhtml/ui_component/product_listing.xml b/app/code/Magento/Catalog/view/adminhtml/ui_component/product_listing.xml index d2d6f098125ce..1f0d19d018d2a 100644 --- a/app/code/Magento/Catalog/view/adminhtml/ui_component/product_listing.xml +++ b/app/code/Magento/Catalog/view/adminhtml/ui_component/product_listing.xml @@ -166,6 +166,20 @@ + + + true + textRange + + + + + + true + textRange + + + true