We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cbcd7c commit ea49cd6Copy full SHA for ea49cd6
app/code/Magento/ConfigurableProduct/Block/Adminhtml/Product/Attribute/NewAttribute/Product/Created.php
@@ -16,7 +16,7 @@ class Created extends \Magento\Backend\Block\Widget
16
/**
17
* @var string
18
*/
19
- protected $_template = 'catalog/product/attribute/new/created.phtml';
+ protected $_template = 'Magento_ConfigurableProduct::catalog/product/attribute/new/created.phtml';
20
21
22
* Core registry
0 commit comments