From: Philip Reetz Date: Tue, 19 May 2009 08:08:56 +0000 (+0000) Subject: Abteilung aus der Zahlungsmaske entfernt, Fix fuer Bug #340 X-Git-Tag: release-2.6.0rc1~25 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=6607a7145fc56b322e1c24afd07f72f085a25465;p=kivitendo-erp.git Abteilung aus der Zahlungsmaske entfernt, Fix fuer Bug #340 --- diff --git a/bin/mozilla/cp.pl b/bin/mozilla/cp.pl index d341ffdfc..6a21edecb 100644 --- a/bin/mozilla/cp.pl +++ b/bin/mozilla/cp.pl @@ -182,16 +182,6 @@ sub form_header { # $locale->text('AR') # $locale->text('AP') - $department = qq| - - | . $locale->text('Department') . qq| - - - - - -| if $form->{selectdepartment}; - $form->{jsscript} = 1; $jsscript = ""; if ($form->{jsscript}) {