Skip to content

Commit 2077938

Browse files
committed
Merge remote-tracking branch 'mainline/2.3-develop' into async-webapi-2
2 parents 5039078 + cc617b0 commit 2077938

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Ui/view/base/web/templates/form/element/helper

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/base/web/templates/form/element/helper/tooltip.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
-->
77
<div class="admin__field-tooltip">
88
<a class="admin__field-tooltip-action action-help" target="_blank" tabindex="1" attr="href: tooltip.link"/>
9-
<div class="admin__field-tooltip-content" text="tooltip.description"/>
9+
<div class="admin__field-tooltip-content" html="tooltip.description"/>
1010
</div>

0 commit comments

Comments
 (0)