Commit 26f68be4 by halweg

fix : 模板文件大小写问题

parent a82437d6
...@@ -12,7 +12,7 @@ class Pager extends \Magento\Theme\Block\Html\Pager ...@@ -12,7 +12,7 @@ class Pager extends \Magento\Theme\Block\Html\Pager
/** /**
* @var string * @var string
*/ */
protected $_template = 'Joshine_Review::Components/pager.phtml'; protected $_template = 'Joshine_Review::components/pager.phtml';
/** /**
* @var Json * @var Json
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment