Skip to content

Commit 9cdc523

Browse files
author
Yaroslav Onischenko
committed
MAGETWO-50317: [GITHUB] ACL fix for SuggestAttributeSets.php #3701
1 parent 05fba9b commit 9cdc523

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

app/code/Magento/Catalog/Controller/Adminhtml/Product/SuggestAttributeSets.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,3 @@ public function execute()
5454
return $resultJson;
5555
}
5656
}
57-

app/code/Magento/Catalog/Controller/Adminhtml/Product/SuggestAttributes.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,3 @@ public function execute()
5656
return $resultJson;
5757
}
5858
}
59-

0 commit comments

Comments
 (0)