[-] 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:
lLefevre
2012-01-03 13:05:36 +00:00
parent c6f10b628c
commit ff68f9b47c
5 changed files with 262 additions and 266 deletions
@@ -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;