[-] BO : #PSTEST-219 : fix small bugs and translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12057 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -343,12 +343,6 @@ class AdminCartRulesControllerCore extends AdminController
|
||||
return parent::renderForm();
|
||||
}
|
||||
|
||||
public function setMedia()
|
||||
{
|
||||
parent::setMedia();
|
||||
$this->addJS(_PS_JS_DIR_.'admin_cart_rules.js');
|
||||
}
|
||||
|
||||
public function displayAjaxSearchCartRuleVouchers()
|
||||
{
|
||||
$found = false;
|
||||
|
||||
Reference in New Issue
Block a user