From: Niclas Zimmermann Date: Mon, 15 Jul 2013 14:05:29 +0000 (+0200) Subject: Entfernen von trailing whitespaces X-Git-Tag: release-3.1.0beta1~162 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=93a41d3921432dd6700d5fb2766ce8e92fe33901;p=kivitendo-erp.git Entfernen von trailing whitespaces --- diff --git a/bin/mozilla/invoice_io.pl b/bin/mozilla/invoice_io.pl index c69812802..7ff034702 100644 --- a/bin/mozilla/invoice_io.pl +++ b/bin/mozilla/invoice_io.pl @@ -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);