X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=js%2Fcommon.js;h=cabc6507ed0a49beccb02f6a92692a76f2c62473;hb=7e96b2d0682294a98eef838fbad910bbaaa1f08d;hp=298d5a2cbee2fe4cdf2e36ef1c9d0618e0e2a48f;hpb=a1b919cf654b7650efd3996272b0cfa7539ba04f;p=kivitendo-erp.git diff --git a/js/common.js b/js/common.js index 298d5a2cb..cabc6507e 100644 --- a/js/common.js +++ b/js/common.js @@ -166,7 +166,6 @@ $(document).ready(function () { }); // legacy. sone forms install these if (typeof fokus == 'function') { fokus(); return; } - if (focus_by_name('fokus')) return; if (focus_by_name('cursor_fokus')) return; set_cursor_to_first_element(); });