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 4a4d5e3 commit d9f848fCopy full SHA for d9f848f
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