]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ar/search.html
Preisfaktoren könnten zwar über ihren Faktorwert in Rechnungen gespeichert werde...
[mfinanz.git] / templates / webpages / ar / search.html
index c8ab12e967530ad0ee1692600ddd4c7a00159ee4..a1f90343c92968bf7e024935e7c0dfa421ed6971 100644 (file)
@@ -1,6 +1,5 @@
 [%- USE T8 %]
 [%- USE L %]
-<body>
 
  <form method=post name="search" action=[% script %]>
 
@@ -24,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>