]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ir/form_header.html
Merge branch '2020-leistungsdatum'
[mfinanz.git] / templates / webpages / ir / form_header.html
index 4fcfa3b3c37026f7ffe64b19f985eb6b6b298648..fac160a03813f1a123ec4c62df29df081af3fd56 100644 (file)
         </tr>
         <tr>
           <th align="right" nowrap>[% 'Project Number' | $T8 %]</th>
-          <td>[%- L.select_tag('globalproject_id', ALL_PROJECTS, title_key = 'projectnumber', default = globalproject_id, with_empty = '1', onChange = "document.getElementById('update_button').click();") %]</td>
+          <td>[% P.project.picker('globalproject_id', globalproject_id, onchange="document.getElementById('update_button').click();") %]</td>
         </tr>
       </table>
     </td>