]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/is/form_header.html
Fehler: 'Can't locate object method "id" via package "SL:B::Contact"' in Lieferschein...
[mfinanz.git] / templates / webpages / is / form_header.html
index 24b253f04bffab931823a4a7e2f7784feaa5f44d..433d3b14e612c335d7664b75f82da60bcb6816b5 100644 (file)
         <tr>
           <th align="right" nowrap>[% 'Project Number' | $T8 %]</th>
           <td>
-            [%- L.select_tag('globalproject_id', ALL_PROJECTS, title='projectnumber', default = globalproject_id, with_empty = '1', onChange = "document.getElementById('update_button').click();") %]
+            [%- L.select_tag('globalproject_id', ALL_PROJECTS, title_key = 'projectnumber', default = globalproject_id, with_empty = '1', onChange = "document.getElementById('update_button').click();") %]
           </td>
         </tr>
       </table>