X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/032e3094aedff7d72652a4caf4fc1a1db9f3ad64..ffd2ad0a68e4e61d0888a477a78508c651367d57:/SL/Controller/PaymentTerm.pm diff --git a/SL/Controller/PaymentTerm.pm b/SL/Controller/PaymentTerm.pm index bf3083d01..4f4c6ca89 100644 --- a/SL/Controller/PaymentTerm.pm +++ b/SL/Controller/PaymentTerm.pm @@ -173,6 +173,7 @@ sub setup_form_action_bar { ], ); } + $::request->layout->add_javascripts('kivi.Validator.js'); } 1;