Skip to content

Commit 7322059

Browse files
author
Ji Lu
committed
Merge commit 'refs/pull/5/head' of https://github.com/magento/magento2ce into MAGETWO-36002-Responsive-Email-Template-PR
2 parents 3786467 + 264c224 commit 7322059

File tree

2 files changed

+12
-18
lines changed

2 files changed

+12
-18
lines changed

app/code/Magento/Email/Model/BackendTemplate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ class BackendTemplate extends Template
3838
*/
3939
public function __construct(
4040
\Magento\Framework\Model\Context $context,
41-
\Magento\Framework\Registry $registry,
4241
\Magento\Framework\View\DesignInterface $design,
42+
\Magento\Framework\Registry $registry,
4343
\Magento\Store\Model\App\Emulation $appEmulation,
4444
\Magento\Store\Model\StoreManagerInterface $storeManager,
4545
\Magento\Framework\View\Asset\Repository $assetRepo,

composer.lock

Lines changed: 11 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)