Fix var not defined
This commit is contained in:
parent
4c9bf1d97e
commit
f461bccc02
@ -1361,7 +1361,6 @@ if ($conf->use_javascript_ajax)
|
||||
{
|
||||
include_once DOL_DOCUMENT_ROOT.'/core/lib/ajax.lib.php';
|
||||
$comboenhancement = ajax_combobox('.elementselect');
|
||||
$out .= $comboenhancement;
|
||||
|
||||
print $comboenhancement;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user