From: Thomas Kasulke Date: Fri, 2 Mar 2007 11:38:28 +0000 (+0000) Subject: show_history.js in header eingebunden X-Git-Tag: release-2.4.3^2~638 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/commitdiff_plain/82ab26a0d201bf24aba85e058e1cb23928a4b44a?ds=sidebyside show_history.js in header eingebunden --- diff --git a/bin/mozilla/oe.pl b/bin/mozilla/oe.pl index 3bc2211a3..1e105aac2 100644 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -698,7 +698,9 @@ sub form_header { } $form->{"javascript"} .= qq||; - + # show history button js + $form->{javascript} .= qq||; + #/show history button js $form->header; print qq|