Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit cc617b0

Browse files
author
Igor Melnikov
authored
Merge pull request #2244 from magento-obsessive-owls/cms-team-1-delivery
[obsessive] MAGETWO-88247: Row parallax background is broken when background position is set
2 parents 0a24e12 + ce4ea34 commit cc617b0

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)