Entfernen von trailing whitespaces
authorNiclas Zimmermann <niclas@kivitendo-premium.de>
Mon, 15 Jul 2013 14:05:29 +0000 (16:05 +0200)
committerNiclas Zimmermann <niclas@kivitendo-premium.de>
Mon, 15 Jul 2013 14:05:29 +0000 (16:05 +0200)
bin/mozilla/invoice_io.pl

index c698128..7ff0347 100644 (file)
@@ -225,8 +225,8 @@ sub display_form {
       $subroutine = "makemodel_row";
 
       # assemblies are built from components, they aren't purchased from a vendor
-      # also the lastcost_$i from makemodel conflicted with the component lastcost_$i 
-      # so we don't need the makemodel rows for assemblies 
+      # also the lastcost_$i from makemodel conflicted with the component lastcost_$i
+      # so we don't need the makemodel rows for assemblies
       # create makemodel rows
       # &{$subroutine}($numrows);