We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2aaa56 commit 56c29f1Copy full SHA for 56c29f1
app/code/Magento/Catalog/view/adminhtml/templates/catalog/product/helper/gallery.phtml
@@ -37,7 +37,7 @@ $formName = $block->getFormName();
37
type="hidden"
38
value="<?= $block->escapeHtmlAttr($typeData['value']) ?>"/>
39
<?php
40
-} ?>
+ } ?>
41
42
<script id="<?= $block->getHtmlId() ?>-template" type="text/x-magento-template">
43
<div class="image item<% if (data.disabled == 1) { %> hidden-for-front<% } %>"
0 commit comments