]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ap/search.html
Kreditorenbuchung - Abteilung nutzt immer L.select_tag als Dropdown
[mfinanz.git] / templates / webpages / ap / search.html
index 0f692448e1427c33b8a958f5a2cb63028e131661..67d2b826024fa581e0e2b5566fc8014e9efe09c6 100644 (file)
     </tr>
      <tr>
       <th align=right nowrap>[% 'Department' | $T8 %]</th>
     </tr>
      <tr>
       <th align=right nowrap>[% 'Department' | $T8 %]</th>
-      <td>
-            [%- INCLUDE 'generic/multibox.html'
-                 name          = 'department',
-                 style         = 'width: 250px',
-                 DATA          = ALL_DEPARTMENTS,
-                 id_key        = 'id',
-                 label_key     = 'description',
-                 show_empty    = 1,
-                 allow_textbox = 0,
-            -%]
-      </td>
+      <td colspan=3>[% L.select_tag('department_id', ALL_DEPARTMENTS, title_key = 'description', with_empty = 1, style="width: 200px") %]</td>
      </tr>
      <tr>
       <th align=right nowrap>[% 'Invoice Number' | $T8 %]</th>
      </tr>
      <tr>
       <th align=right nowrap>[% 'Invoice Number' | $T8 %]</th>