X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FController%2FPaymentTerm.pm;h=4f4c6ca89bfb38ba629415609ef59b4aac2825a5;hb=b8c7ffdf1b2b7fdfb246083ee145527fc17d966a;hp=bf3083d010dd3ea4b112aec83d87d87998ef30e3;hpb=032e3094aedff7d72652a4caf4fc1a1db9f3ad64;p=kivitendo-erp.git 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;