From 122f91e7b6682ad3d6a403cad1be2d686df0db39 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Fri, 20 Jan 2017 14:45:07 +0100 Subject: [PATCH] =?utf8?q?Kreditorenbuchungen:=20W=C3=A4hrungs-Drop-Down?= =?utf8?q?=20nicht=20als=20Hidden=20mitschleifen?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/ap.pl | 7 +++---- templates/webpages/ap/form_header.html | 3 +-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/bin/mozilla/ap.pl b/bin/mozilla/ap.pl index ca88e920c..5388714eb 100644 --- a/bin/mozilla/ap.pl +++ b/bin/mozilla/ap.pl @@ -42,6 +42,7 @@ use SL::GL; use SL::IR; use SL::IS; use SL::ReportGenerator; +use SL::DB::Currency; use SL::DB::Default; use SL::DB::PurchaseInvoice; use SL::Webdav; @@ -185,9 +186,6 @@ sub create_links { # currencies $form->{defaultcurrency} = $form->get_default_currency(\%myconfig); - $form->{selectcurrency} = ""; - map { my $quoted = H($_); $form->{selectcurrency} .= "