// Fix #PSCFV-4468
This commit is contained in:
@@ -89,7 +89,7 @@ class OrderReturnControllerCore extends FrontController
|
||||
|
||||
public function displayAjax()
|
||||
{
|
||||
$this->context->smarty->display($this->template);
|
||||
$this->smartyOutputContent($this->template);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user