Überflüssigen Code entfernt.
authorMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 6 Jun 2007 07:56:36 +0000 (07:56 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 6 Jun 2007 07:56:36 +0000 (07:56 +0000)
bin/mozilla/is.pl

index 815f790..943dede 100644 (file)
@@ -169,10 +169,6 @@ sub invoice_links {
 
   $form->{oldcustomer} = "$form->{customer}--$form->{customer_id}";
 
-  if (@{ $form->{all_customer} }) {
-     $form->{customer} = "$form->{customer}--$form->{customer_id}";
-  }
-
   # departments
   if ($form->{all_departments}) {
     $form->{selectdepartment} = "<option>\n";