Fehlende Umschreibung zu Commit 58966151 gefixt.
authorThomas Heck <theck@linet-services.de>
Fri, 7 Sep 2012 15:19:45 +0000 (17:19 +0200)
committerThomas Heck <theck@linet-services.de>
Fri, 7 Sep 2012 15:19:45 +0000 (17:19 +0200)
fix für Commit 5896615180704b3dddba46f4064a47ff1f094c3c

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>