forked from Wavyzz/dolibarr
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
This commit is contained in:
@@ -81,7 +81,7 @@ function expensereport_prepare_head($object)
|
||||
$head[$h][2] = 'info';
|
||||
$h++;
|
||||
|
||||
complete_head_from_modules($conf, $langs, $object, $head, $h, 'donation', 'add', 'external');
|
||||
complete_head_from_modules($conf, $langs, $object, $head, $h, 'expensereport', 'add', 'external');
|
||||
|
||||
complete_head_from_modules($conf, $langs, $object, $head, $h, 'expensereport', 'remove');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user