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 0a24e12 + ce4ea34 commit cc617b0Copy full SHA for cc617b0
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