]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/oe/search_master.html
Kunden/Lieferanten Autocompletion in OE Suchmasken.
[mfinanz.git] / templates / webpages / oe / search_master.html
index cc0a2cbf3c1b497cd228cf984f621d32bdf056fc..e7fcc7745bf1b0363a75bd83947778f46098e375 100644 (file)
                  show_empty    = 1,
                  allow_textbox = 1,
                  -%]
+[% INCLUDE 'generic/autocomplete.html', AUTOCOMPLETES => [
+  { script => 'ct.pl', column => 'name', selector => 'input[name="' _ vc _ '"]', params => { vc => vc } },
+]
+%]
      </td>
     </tr>
 [%- IF ALL_DEPARTMENTS.size %]