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.
2 parents 5039078 + cc617b0 commit 2077938Copy full SHA for 2077938
app/code/Magento/Ui/view/base/web/templates/form/element/helper/tooltip.html
@@ -6,5 +6,5 @@
6
-->
7
<div class="admin__field-tooltip">
8
<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"/>
+ <div class="admin__field-tooltip-content" html="tooltip.description"/>
10
</div>
0 commit comments