escapeHtmlAttr(
$this->helper('Magento\Framework\Json\Helper\Data')->jsonEncode($block->getImageTypes())
) ?>"
>
@@ -94,10 +94,10 @@
getImageTypes() as $typeData):
?>
-
+ value="= $block->escapeHtmlAttr($typeData['value']) ?>"/>
@@ -141,7 +141,7 @@
@@ -158,9 +158,9 @@
getMediaAttributes() as $attribute):
?>
-
escapeHtmlAttr(
$attribute->getAttributeCode()
- ) ?>" class="item-role item-role-= $block->escapeHtml(
+ ) ?>" class="item-role item-role-= $block->escapeHtmlAttr(
$attribute->getAttributeCode()
) ?>">
= /* @noEscape */ $attribute->getFrontendLabel() ?>
@@ -185,7 +185,7 @@
@@ -243,7 +243,7 @@
escapeHtmlAttr(
$attribute->getAttributeCode()
) ?>"
/>
@@ -265,7 +265,7 @@
__('Image Size')
); ?>
-
@@ -276,7 +276,7 @@
__('Image Resolution')
); ?>
- escapeHtmlAttr(
$this->helper('Magento\Framework\Json\Helper\Data')->jsonEncode($block->getImageTypes())
) ?>"
>
@@ -368,10 +368,10 @@
getImageTypes() as $typeData):
?>
-
+ value="= $block->escapeHtmlAttr($typeData['value']) ?>"/>
@@ -417,7 +417,7 @@
@@ -555,7 +555,7 @@
__('Image Resolution')
); ?>
-