X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b2017499569196a0c5e76dbf685fa23e10e7a378..bf231cac782b2e8272a6cc073318ef1e40311a19:/SL/Controller/DeliveryTerm.pm?ds=inline diff --git a/SL/Controller/DeliveryTerm.pm b/SL/Controller/DeliveryTerm.pm index 47392d947..d566b5c9f 100644 --- a/SL/Controller/DeliveryTerm.pm +++ b/SL/Controller/DeliveryTerm.pm @@ -166,6 +166,7 @@ sub setup_form_action_bar { ], ); } + $::request->layout->add_javascripts('kivi.Validator.js'); } 1;