Skip to content

Commit b9d2980

Browse files
committed
PB-95: Video background for Row
1 parent 3d4c970 commit b9d2980

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/template/form/element/uploader

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/template/form/element/uploader/image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</div>
3434

3535
<div class="admin__field-note" if="$data.notice" attr="id: noticeId">
36-
<span html="notice"/>
36+
<span text="notice"/>
3737
</div>
3838

3939
<label class="admin__field-error" if="error" attr="for: uid" text="error"/>

0 commit comments

Comments
 (0)