]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/project/_basic_data.html
Zu 47da14db generische LS-Mail: locales und Anhak-Option in Suche
[mfinanz.git] / templates / webpages / project / _basic_data.html
index 31bf79d0a2aa2a47aa7bbf440c8d569546c1b3e0..8c9f7096e2c095e905afb8afb4e6635bf2a6676e 100644 (file)
@@ -28,7 +28,9 @@
 
  <tr>
   <th align="right">[% 'Customer' | $T8 %]</th>
-  <td>[% L.select_tag('project.customer_id', SELF.customers, default=SELF.project.customer_id, title_key='name', with_empty=1, style='width: 300px') %]</td>
+<td>[% P.customer_vendor.picker('project.customer_id', SELF.project.customer_id, type='customer', fat_set_item=1, style='width: 300px', default=SELF.project.customer_id)%] [%- IF SELF.project.customer_id %]
+[%- END %]
+</td>
  </tr>
 
  <tr>