Skip to content

Commit 314c12b

Browse files
committed
AC-1194: Update tags
1 parent 9f09351 commit 314c12b

File tree

1 file changed

+3
-2
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/template/content-type/image/full-width

1 file changed

+3
-2
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/template/content-type/image/full-width/preview.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
class="preview-image"
1717
css="getViewportImageData().css"
1818
ko-style="getViewportImageData().style" />
19-
<!-- /ko -->
20-
<!-- /ko -->
2119
<!-- ko if: data.caption.html() -->
2220
<!-- ko with: data.caption -->
2321
<!-- ko with: {attributes: attributes, css: css, dataCaptionUnsanitizedHtml: html, style: style} -->
@@ -26,5 +24,8 @@
2624
html="dataCaptionUnsanitizedHtml"
2725
ko-style="style">
2826
</figcaption>
27+
<!-- /ko -->
28+
<!-- /ko -->
29+
<!-- /ko -->
2930
</figure>
3031
</div>

0 commit comments

Comments
 (0)