Skip to content
Snippets Groups Projects
Commit 67333522 authored by Christophe Battarel's avatar Christophe Battarel
Browse files

add ability to remove a product tab if it's defined in a module description

parent d01f68a7
No related branches found
No related tags found
No related merge requests found
......@@ -132,6 +132,8 @@ function product_prepare_head($object, $user)
}
}
complete_head_from_modules($conf,$langs,$object,$head,$h,'product', 'remove');
return $head;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment