X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/de0f9532013c861dae78aa01b9633284d1ceee7c..16df30aaca2c8d4173f1ea76be206ef5a23e69c9:/js/common.js?ds=sidebyside 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(); });