X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d0172f91bb58d5aac0748d673f29b0565631447e..7ff0d2ab41abd45fa1d45e6401a3f33c1ebddecd:/bin/mozilla/dn.pl diff --git a/bin/mozilla/dn.pl b/bin/mozilla/dn.pl index e9df30944..c9ce8a76e 100644 --- a/bin/mozilla/dn.pl +++ b/bin/mozilla/dn.pl @@ -153,6 +153,7 @@ sub show_invoices { 'no_html' => 1, 'no_opendocument' => 1,); + $::request->layout->use_javascript('jquery.checkall.js'); $form->header(); print $form->parse_html_template("dunning/show_invoices");