X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/20e24a4a3afcdcf95348bd01f43f7e43550ffd7c..fb1da87cc688c778ea8fcb9a2baf69aced38d875:/SL/Controller/DeliveryTerm.pm 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;