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 17ea286 commit 9a1d23bCopy full SHA for 9a1d23b
app/code/Magento/Downloadable/Block/Adminhtml/Catalog/Product/Edit/Tab/Downloadable/Samples.php
@@ -22,7 +22,7 @@ class Samples extends \Magento\Backend\Block\Widget
22
/**
23
* @var string
24
*/
25
- protected $_template = 'product/edit/downloadable/samples.phtml';
+ protected $_template = 'Magento_Downloadable::product/edit/downloadable/samples.phtml';
26
27
28
* Downloadable file
0 commit comments