From a3cf1d2381e1db5ab972e6f0c74ff157012b221a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Tue, 26 Feb 2013 15:47:45 +0100 Subject: [PATCH] =?utf8?q?In=20Kunden-/Liefernaten-Stammdatenbericht=20Fil?= =?utf8?q?tereinstellung=20f=C3=BCr=20Land=20auch=20...?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit ... nach Umsortieren beibehalten. Zu commit 2def6461e70255e05432757a744188e84c767f79 --- bin/mozilla/ct.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mozilla/ct.pl b/bin/mozilla/ct.pl index c127b24c9..8a30094fa 100644 --- a/bin/mozilla/ct.pl +++ b/bin/mozilla/ct.pl @@ -209,7 +209,7 @@ sub list_names { my @hidden_variables = ( qw( db status obsolete name contact email cp_name addr_street addr_zipcode - addr_city business_id + addr_city addr_country business_id ), "$form->{db}number", map({ "cvar_$_->{name}" } @searchable_custom_variables), map({'cvar_'. $_->{name} .'_qtyop'} grep({$_->{type} eq 'number'} @searchable_custom_variables)), -- 2.20.1