]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/is.pl
Bindestriche und ID aus den PopupMenus entfernt und in der FOrm.pm die Speicherung...
[kivitendo-erp.git] / bin / mozilla / is.pl
index 7c0055582d4ae82b0952dde83de6cc4a9c4c5146..2cbf9cd3fa08da6af4ec84dcedba4ddd675f2b16 100644 (file)
@@ -374,7 +374,7 @@ sub form_header {
   @values = ();
   foreach my $item (@{ $form->{"ALL_CUSTOMERS"} }) {
     push(@values, $item->{name}.qq|--|.$item->{"id"});
-    $labels{$item->{"id"}} = $item->{name}.qq|--|.$item->{"id"};
+    $labels{$item->{name}.qq|--|.$item->{"id"}} = $item->{"name"};
   }
 
   my $customers = qq|