Unterstützung für $::form->{fokus} entfernt, weil zu anfällig.
[kivitendo-erp.git] / templates / webpages / layout / focus_setup.html
1 function fokus(){ [% IF focus %]$('[% focus %]').focus()[% END %] }