Merge pull request #416 from cbattarel/3.2
add ability to remove a product tab if it's defined in a module description
This commit is contained in:
commit
e8c9a9c87d
@ -132,6 +132,8 @@ function product_prepare_head($object, $user)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
complete_head_from_modules($conf,$langs,$object,$head,$h,'product', 'remove');
|
||||||
|
|
||||||
return $head;
|
return $head;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user