X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/8aa278d48c18ce68ab3f2d95ce4fd9a5177bd77b..fb63efe1b63573c2ee3535cb2f9e63502dd0e848:/js/common.js diff --git a/js/common.js b/js/common.js index e19f7f209..285b02fef 100644 --- a/js/common.js +++ b/js/common.js @@ -235,7 +235,7 @@ $(function () { } } - // legacy. sone forms install these + // legacy. some forms install these if (typeof fokus == 'function') { fokus(); return; } if (focus_by_name('cursor_fokus')) return; }, 0);