Merge branch 'develop' of gitlab.antadis.net:dev-antadis/bebeboutik into develop
This commit is contained in:
commit
df3a254a30
@ -177,6 +177,9 @@ class TrustedShopsBbb extends Module
|
||||
}
|
||||
|
||||
public function hookFooter($params){
|
||||
if(_PS_MOBILE_) {
|
||||
return false;
|
||||
}
|
||||
global $smarty, $cookie;
|
||||
if($smarty->tpl_vars['page_name']->value == 'order') {
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user