// BugFix - PSTEST-65 - bouton retour à la liste onglet paiement
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11393 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -200,7 +200,7 @@ class AdminPaymentControllerCore extends AdminController
|
||||
);
|
||||
|
||||
$this->toolbar_title = $this->l('Paiement');
|
||||
unset($this->toolbar_btn['cancel']);
|
||||
unset($this->toolbar_btn['back']);
|
||||
return parent::renderView();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user