Typo in GuV Gruppenüberschrift
[kivitendo-erp.git] / templates / webpages / ar / search.html
index ddd6881..a1f9034 100644 (file)
@@ -23,6 +23,7 @@
                  limit         = vclimit,
                  show_empty    = 1,
                  allow_textbox = 1,
+                 class         = 'initial_focus',
                  -%]
       </td>
      </tr>
  <!--
    $(document).ready(function(){
     $('customer').focus();
-    setupDateFormat('[% dateformat | html %]','[% 'Falsches Datumsformat!' | $T8 %]');
-    setupPoints('[% numberformat | html %]','[% 'wrongformat' | $T8 %]');
    })
  //-->
  </script>