Clean code used for autocompletion

This commit is contained in:
Laurent Destailleur
2017-11-24 09:23:18 +01:00
parent 9c22b5f335
commit abe13d108b
3 changed files with 17 additions and 32 deletions

View File

@@ -148,6 +148,7 @@ class FormBarCode
$i++;
}
print "</select>";
print ajax_combobox("select_".$htmlname);
}
else {
dol_print_error($this->db);