Skip to content

Commit 025189c

Browse files
committed
PB-46: Parallax Is Broken On Slide Out Forms
1 parent f6de403 commit 025189c

File tree

1 file changed

+4
-0
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/js/content-type/row/appearance/default

1 file changed

+4
-0
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/js/content-type/row/appearance/default/widget-mixin.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/**
2+
* Copyright © Magento, Inc. All rights reserved.
3+
* See COPYING.txt for license details.
4+
*/
15
define(['underscore', 'jquery', 'Magento_PageBuilder/js/events'], function (_, $, events) {
26
'use strict';
37

0 commit comments

Comments
 (0)