]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ar/search_master.html
XUL - Menu für Firefox/Prism: Stylesheet geändert.
[mfinanz.git] / templates / webpages / ar / search_master.html
index 09872cf995f406e830b0405d0a2b016d4d861b8c..7b1342580c427c90ee1a1e4cc9c9d070a641e1d4 100644 (file)
    Calendar.setup( { inputField : "transdatefrom", ifFormat :"[% myconfig_jsc_dateformat %]", align : "BR", button : "trigger1" });
    Calendar.setup( { inputField : "transdateto", ifFormat :"[% myconfig_jsc_dateformat %]", align : "BL", button : "trigger2" });
    $(document).ready(function(){
-    focus();
+    $('customer').focus();
     setupDateFormat('[% dateformat | html %]','<translate>Falsches Datumsformat!</translate>');
     setupPoints('[% numberformat | html %]','<translate>wrongformat</translate>');
    })