2
0
forked from Wavyzz/dolibarr

Fix phpcs

This commit is contained in:
Laurent Destailleur
2020-03-31 00:11:31 +02:00
parent 401265d09e
commit 416d1ce3f0

View File

@@ -1783,7 +1783,7 @@ function company_admin_prepare_head()
complete_head_from_modules($conf, $langs, null, $head, $h, 'mycompany_admin', 'add');
complete_head_from_modules($conf, $langs, null, $head, $h, 'mycompany_admin', 'remove');
return $head;
}