Update admin.lib.php

This commit is contained in:
Matt Sidnell
2020-03-27 23:22:02 +00:00
committed by GitHub
parent a68c8aa74d
commit 6f07b87cde

View File

@@ -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', 'add');
return $head;
}