Skip to content

Commit 71df22b

Browse files
author
Oleksii Korshenko
committed
MAGETWO-81968: Show product alerts in admin product detail [backport 2.1] #11448
- fixed copyright
1 parent c3b5706 commit 71df22b

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier

1 file changed

+2
-2
lines changed

app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier/Alerts.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © Magento, Inc. All rights reserved.
3+
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66

@@ -38,7 +38,7 @@ class Alerts extends AbstractModifier
3838
* @var LayoutFactory
3939
*/
4040
private $layoutFactory;
41-
41+
4242
/**
4343
* Alerts constructor.
4444
* @param ScopeConfigInterface $scopeConfig

0 commit comments

Comments
 (0)