Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
de115f8150
@ -2584,6 +2584,7 @@ class Form
|
||||
|
||||
$this->db->free($result);
|
||||
|
||||
include_once DOL_DOCUMENT_ROOT . '/core/lib/ajax.lib.php';
|
||||
$out.=ajax_combobox($htmlname);
|
||||
|
||||
if (empty($outputmode)) return $out;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user