Skip to content

Commit c1a1310

Browse files
committed
ACP2E-2909: dynamic-rows.js:658 Uncaught TypeError: dataRecord.slice while editing bundle products
- Added the copyright.
1 parent 4ab87e6 commit c1a1310

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

dev/tests/js/jasmine/tests/app/code/Magento/Bundle/adminhtml/js/components/bundle-user-defined-checkbox.test.js

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
1-
/**
2-
* Copyright © Magento, Inc. All rights reserved.
3-
* See COPYING.txt for license details.
1+
/************************************************************************
2+
*
3+
* ADOBE CONFIDENTIAL
4+
* ___________________
5+
*
6+
* Copyright 2024 Adobe
7+
* All Rights Reserved.
8+
*
9+
* NOTICE: All information contained herein is, and remains
10+
* the property of Adobe and its suppliers, if any. The intellectual
11+
* and technical concepts contained herein are proprietary to Adobe
12+
* and its suppliers and are protected by all applicable intellectual
13+
* property laws, including trade secret and copyright laws.
14+
* Dissemination of this information or reproduction of this material
15+
* is strictly forbidden unless prior written permission is obtained
16+
* from Adobe.
17+
* ************************************************************************
418
*/
519

620
/*eslint max-nested-callbacks: 0*/

0 commit comments

Comments
 (0)