Skip to content

Commit

Permalink
Update Creditmemo.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarvesh-A authored and mageprince committed Jul 6, 2018
1 parent e43594e commit e39ca3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/Magento/Sales/Block/Order/Creditmemo.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class Creditmemo extends \Magento\Sales\Block\Order\Creditmemo\Items
/**
* @var string
*/
protected $_template = 'order/creditmemo.phtml';
protected $_template = 'Magento_Sales::order/creditmemo.phtml';

/**
* @var \Magento\Framework\App\Http\Context
Expand Down

0 comments on commit e39ca3e

Please sign in to comment.