From d4797b633bf64ae08362ebb8176f959b8eb112ee Mon Sep 17 00:00:00 2001 From: Thomas Kasulke Date: Mon, 7 May 2007 10:10:29 +0000 Subject: [PATCH] =?utf8?q?javascript=20f=C3=BCr=20Historie=20in=20form=5Fh?= =?utf8?q?eader=20aufgenommen=20und=20aus=20edit=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/ap.pl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bin/mozilla/ap.pl b/bin/mozilla/ap.pl index c8a3ba6d6..88c450d35 100644 --- a/bin/mozilla/ap.pl +++ b/bin/mozilla/ap.pl @@ -93,9 +93,6 @@ sub add { sub edit { $lxdebug->enter_sub(); - # show history button - $form->{javascript} = qq||; - #/show hhistory button $form->{title} = "Edit"; @@ -319,6 +316,9 @@ sub form_header { }; //--> |; + # show history button + $form->{javascript} .= qq||; + #/show hhistory button # set option selected foreach $item (qw(vendor currency department)) { @@ -880,11 +880,11 @@ sub form_footer { # button for saving history if($form->{id} ne "") { print qq| - |; } # /button for saving history print " -- 2.20.1