Merge branch 'master' of vc.linet-services.de:public/lx-office-erp
authorThomas Heck <theck@linet-services.de>
Fri, 7 Sep 2012 15:26:12 +0000 (17:26 +0200)
committerThomas Heck <theck@linet-services.de>
Fri, 7 Sep 2012 15:26:12 +0000 (17:26 +0200)
templates/webpages/do/form_header.html

index 198a44f..ec1e06e 100644 (file)
           [%- END %]
 
           [%- ELSE %]
-            [% L.select_tag('shipto_id', ALL_SHIPTO, default = shipto_id, value = 'shipto_id', title = 'displayable_id', with_empty = 1, class = 'fixed_width') %]
+            [% L.select_tag('shipto_id', ALL_SHIPTO, default = shipto_id, value_key = 'shipto_id', title_key = 'displayable_id', with_empty = 1, class = 'fixed_width') %]
           [%- END %]
          </td>
         </tr>