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 242de2d commit 098764dCopy full SHA for 098764d
app/code/Magento/Downloadable/Block/Adminhtml/Catalog/Product/Edit/Tab/Downloadable.php
@@ -33,7 +33,7 @@ class Downloadable extends Widget implements TabInterface
33
/**
34
* @var string
35
*/
36
- protected $_template = 'product/edit/downloadable.phtml';
+ protected $_template = 'Magento_Downloadable::product/edit/downloadable.phtml';
37
38
39
* Accordion block id
0 commit comments