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 ea49cd6 commit af5ca55Copy full SHA for af5ca55
app/code/Magento/ConfigurableProduct/Block/Adminhtml/Product/Edit/Tab/Variations/Config.php
@@ -18,7 +18,7 @@ class Config extends Widget implements TabInterface
18
/**
19
* @var string
20
*/
21
- protected $_template = 'catalog/product/edit/super/config.phtml';
+ protected $_template = 'Magento_ConfigurableProduct::catalog/product/edit/super/config.phtml';
22
23
24
* Core registry
0 commit comments