From 4133eb25e27efa072d81659298805d68416055a5 Mon Sep 17 00:00:00 2001 From: Robert Coleman Date: Sun, 10 Jan 2021 15:55:33 +1300 Subject: [PATCH] https://github.com/jayelkaake/enhancedgrid/pull/68 --- .../community/TBT/Enhancedgrid/Block/Catalog/Product/Grid.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/community/TBT/Enhancedgrid/Block/Catalog/Product/Grid.php b/app/code/community/TBT/Enhancedgrid/Block/Catalog/Product/Grid.php index fd71aa2..5a5a208 100644 --- a/app/code/community/TBT/Enhancedgrid/Block/Catalog/Product/Grid.php +++ b/app/code/community/TBT/Enhancedgrid/Block/Catalog/Product/Grid.php @@ -299,7 +299,7 @@ protected function _prepareColumns() )); } - $imgWidth = Mage::getStoreConfig('enhancedgrid/images/width') + 'px'; + $imgWidth = Mage::getStoreConfig('enhancedgrid/images/width'); if ($this->colIsVisible('thumbnail')) { $this->addColumn('thumbnail',