Skip to content

Commit 41fedfe

Browse files
author
Serhiy Shkolyarenko
committed
MAGETWO-50370: There is no ability to "Save as a new update" for grouped product
test fixes
1 parent fd97d41 commit 41fedfe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/code/Magento/Catalog/Model/Product/Link/Converter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2015 Magento. All rights reserved.
3+
* Copyright © 2016 Magento. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\Catalog\Model\Product\Link;

app/code/Magento/Catalog/Model/Product/Link/Resolver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2015 Magento. All rights reserved.
3+
* Copyright © 2016 Magento. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\Catalog\Model\Product\Link;

app/design/adminhtml/Magento/backend/Magento_GiftRegistry/web/css/source/_module.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// /**
2-
// * Copyright © 2015 Magento. All rights reserved.
2+
// * Copyright © 2016 Magento. All rights reserved.
33
// * See COPYING.txt for license details.
44
// */
55

0 commit comments

Comments
 (0)