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 aa6b899 commit 36985f6Copy full SHA for 36985f6
app/code/Magento/Catalog/Block/Adminhtml/Category/AssignProducts.php
@@ -13,7 +13,7 @@ class AssignProducts extends \Magento\Backend\Block\Template
13
*
14
* @var string
15
*/
16
- protected $_template = 'catalog/category/edit/assign_products.phtml';
+ protected $_template = 'Magento_Catalog::catalog/category/edit/assign_products.phtml';
17
18
/**
19
* @var \Magento\Catalog\Block\Adminhtml\Category\Tab\Product
0 commit comments