Merge pull request #18897 from code-chicken/patch-13
Allow removal of tabs
This commit is contained in:
commit
d1eb55ea2d
@ -104,5 +104,7 @@ function moPrepareHead($object)
|
||||
//); // to remove a tab
|
||||
complete_head_from_modules($conf, $langs, $object, $head, $h, 'mo@mrp');
|
||||
|
||||
complete_head_from_modules($conf, $langs, $object, $head, $h, 'mo@mrp', 'remove');
|
||||
|
||||
return $head;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user