X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/37cb653c8bef030af04998cf384b4bb2fe8d0404..b8fee3fc:/bin/mozilla/dn.pl?ds=sidebyside 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");