X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a34bdbf789c735db56009ce6c61566ac30792abe..a00c3f21be2651d167a0d87b694648b9b5fbaf6e:/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;