Use automcomplete on resource combo list
This commit is contained in:
parent
adce4b5b7b
commit
b405a877b9
@ -129,6 +129,7 @@ class FormResource
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
$out.= '</select>'."\n";
|
$out.= '</select>'."\n";
|
||||||
|
$out.= ajax_combobox($htmlname);
|
||||||
|
|
||||||
if ($outputmode != 2)
|
if ($outputmode != 2)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user