X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=js%2Fcommon.js;h=285b02fef203f5dc165732c0b73a4d33580ade65;hb=b9e792cc95b5bf5076fbbad23f45c8c707dd4424;hp=e19f7f209971dac674eca029f471d47407086e50;hpb=8aa278d48c18ce68ab3f2d95ce4fd9a5177bd77b;p=kivitendo-erp.git 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);