[-] FO : fixed bug #PSCFV-4357, #PSCFV-4270
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