From 9389dad358a53c22c53c9fe6ca9d1e882c19b299 Mon Sep 17 00:00:00 2001 From: Yurii Hryhoriev Date: Tue, 6 Sep 2016 12:29:31 +0300 Subject: [PATCH] MAGETWO-56054: [GitHub] Admin >New order: 'Recently Viewed Products' has 0 price value #5810 - statics fix --- .../view/adminhtml/templates/order/create/sidebar/items.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Sales/view/adminhtml/templates/order/create/sidebar/items.phtml b/app/code/Magento/Sales/view/adminhtml/templates/order/create/sidebar/items.phtml index b04c374209e33..59bb31a94fa0c 100644 --- a/app/code/Magento/Sales/view/adminhtml/templates/order/create/sidebar/items.phtml +++ b/app/code/Magento/Sales/view/adminhtml/templates/order/create/sidebar/items.phtml @@ -66,7 +66,7 @@ canDisplayPrice()): ?> - getItemPrice($_item) ?> + getItemPrice($_item) ?> canRemoveItems()): ?>