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 5734ca9 commit f5eba53Copy full SHA for f5eba53
app/code/Magento/MediaGalleryUi/view/adminhtml/web/template/image/image-details.html
@@ -33,7 +33,7 @@ <h3 translate="'Details'"></h3>
33
<each args="{ data: value, as: 'item'}">
34
<div class="value">
35
<a attr="href: $parents[1].getFilterUrl(item.link)"
36
- text="$parents[1].getUsedInText(item)"></a></br>
+ text="$parents[1].getUsedInText(item)"></a><br/>
37
</div>
38
</each>
39
</if>
0 commit comments