Skip to content

Commit e0191e0

Browse files
author
Viktor Sevch
committed
MC-35197: Unexpected loading of the “Create New Order” page in the Magento Admin panel
1 parent 8a0ad51 commit e0191e0

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/GiftMessage/view/adminhtml/templates

1 file changed

+1
-1
lines changed

app/code/Magento/GiftMessage/view/adminhtml/templates/popup.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</div>
2424
</div>
2525
</div>
26-
<div id="giftoptions_tooltip_window" class="gift-options-tooltip">
26+
<div id="giftoptions_tooltip_window" class="gift-options-tooltip no-display">
2727
<div id="giftoptions_tooltip_window_content">&nbsp;</div>
2828
</div>
2929
<?php $scriptString = <<<script

0 commit comments

Comments
 (0)