]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/dn.pl
Update jQuery auf 1.9.1, jQuery-UI auf 1.10.1
[mfinanz.git] / bin / mozilla / dn.pl
index e9df309444a5e377cbfdc52fb3920f87f0d6c7be..c9ce8a76e6933d59ef7757d3b0928925a9ffa80a 100644 (file)
@@ -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");