[-] FO : fixed bug #PSCFV-4357, #PSCFV-4270
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17549 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -169,7 +169,7 @@ class Blockcustomerprivacy extends Module
|
||||
{
|
||||
if (!$this->checkConfig())
|
||||
return;
|
||||
$this->context->controller->addJS(($this->_path).'blockcustomerprivacy.js');
|
||||
$this->context->controller->addJS($this->_path.'blockcustomerprivacy.js');
|
||||
}
|
||||
|
||||
public function hookActionBeforeSubmitAccount($params)
|
||||
|
||||
Reference in New Issue
Block a user