Skip to content

Commit c124f12

Browse files
#514: User sees content snapshot on Category Page in Admin Panel
- fix static test
1 parent 526d054 commit c124f12

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/js/form/element

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/js/form/element/wysiwyg.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ define([
173173
}
174174
this.overlayMouseover = false;
175175
},
176-
176+
177177
/**
178178
* Press Enter key on Overlay
179179
*/

0 commit comments

Comments
 (0)