Merge branch 'modules'
Conflicts: core/lib/Thelia/Controller/Admin/BaseAdminController.php core/lib/Thelia/Core/Template/Smarty/SmartyParser.php core/lib/Thelia/Core/Thelia.php
This commit is contained in:
@@ -199,7 +199,7 @@ class BaseAdminController extends BaseController
|
||||
{
|
||||
$parser = $this->container->get("thelia.parser");
|
||||
|
||||
// Define the template thant shoud be used
|
||||
// Define the template that should be used
|
||||
$parser->setTemplate($template ?: TemplateHelper::getInstance()->getActiveAdminTemplate()->getPath());
|
||||
|
||||
return $parser;
|
||||
|
||||
Reference in New Issue
Block a user