mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
JS bugfix
This commit is contained in:
@@ -116,7 +116,7 @@ if ($firma->getFirmenTypen())
|
||||
{
|
||||
var output=show_firmen_search(wohin,json);
|
||||
$('td#'+wohin).html(output);
|
||||
$('td#'+wohin).result(function(event, data, formatted) {}).focus();
|
||||
$('td#'+wohin).focus();
|
||||
}
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user