X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a34bdbf789c735db56009ce6c61566ac30792abe..bc2b5fe6f8ceae8fd4135c0e44a5329cc22edfca:/SL/Controller/SimpleSystemSetting.pm diff --git a/SL/Controller/SimpleSystemSetting.pm b/SL/Controller/SimpleSystemSetting.pm index 5fb79aaab..2e559a31d 100644 --- a/SL/Controller/SimpleSystemSetting.pm +++ b/SL/Controller/SimpleSystemSetting.pm @@ -460,6 +460,7 @@ sub setup_render_form_action_bar { ], ); } + $::request->layout->add_javascripts('kivi.Validator.js'); } 1;