mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-20 00:11:23 +01:00
Update admin.lib.php
This commit is contained in:
@@ -1782,7 +1782,6 @@ function company_admin_prepare_head()
|
|||||||
|
|
||||||
complete_head_from_modules($conf, $langs, null, $head, $h, 'company_admin', 'remove');
|
complete_head_from_modules($conf, $langs, null, $head, $h, 'company_admin', 'remove');
|
||||||
complete_head_from_modules($conf, $langs, null, $head, $h, 'company_admin', 'add');
|
complete_head_from_modules($conf, $langs, null, $head, $h, 'company_admin', 'add');
|
||||||
|
|
||||||
return $head;
|
return $head;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user