From 58eece5d3ea3c91caa802ad5f3a8fc57deca0013 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Fri, 13 Oct 2017 15:30:56 +0200 Subject: [PATCH] =?utf8?q?kivi.Validator:=20check=5Fright=5F*=5Fformat=20i?= =?utf8?q?n=20display=5Frow=20auf=20Validator=20ge=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/io.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index 778c718f4..19f0c9a6d 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -393,7 +393,7 @@ sub display_row { '-labels' => \%projectnumber_labels, '-default' => $form->{"project_id_$i"} )); - $column_data{reqdate} = qq||; + $column_data{reqdate} = qq||; $column_data{subtotal} = sprintf qq||, $form->{"subtotal_$i"} ? 'checked' : ''; # begin marge calculations -- 2.20.1