2
0
forked from Wavyzz/dolibarr

Fix phpcs v14

This commit is contained in:
Laurent Destailleur
2021-07-04 19:23:04 +02:00
parent ab1ba5bc6a
commit 0cccfb1cee
21 changed files with 241 additions and 159 deletions

View File

@@ -444,6 +444,8 @@ class FormAdmin
}
$out .= '</select>';
$out .= ajax_combobox($htmlname);
return $out;
}
}