From 20483c523dd1de12365530c2ae18f11bfb6f21b7 Mon Sep 17 00:00:00 2001 From: NamrataChangani Date: Tue, 10 Jul 2018 18:29:16 +0530 Subject: [PATCH] Added 'title' attribute to 'img' tag in knockout template files. --- .../Braintree/view/frontend/web/template/payment/paypal.html | 2 +- .../Captcha/view/frontend/web/template/checkout/captcha.html | 1 + .../Catalog/view/adminhtml/web/template/image-preview.html | 3 ++- .../view/base/web/template/product/list/columns/image.html | 1 + .../web/template/product/list/columns/image_with_borders.html | 2 +- .../frontend/web/template/summary/item/details/thumbnail.html | 2 +- 6 files changed, 7 insertions(+), 4 deletions(-) diff --git a/app/code/Magento/Braintree/view/frontend/web/template/payment/paypal.html b/app/code/Magento/Braintree/view/frontend/web/template/payment/paypal.html index f5c8c15c8f3ba..e47024b7d2330 100644 --- a/app/code/Magento/Braintree/view/frontend/web/template/payment/paypal.html +++ b/app/code/Magento/Braintree/view/frontend/web/template/payment/paypal.html @@ -12,7 +12,7 @@ data-bind="attr: {'id': getCode()}, value: getCode(), checked: isChecked, click: selectPaymentMethod, visible: isRadioButtonVisible()" />