X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FController%2FBuchungsgruppen.pm;h=a608a6eab80ac814514d1d42e7047e8d93ef03c9;hb=5c0d66f1bac1c81ba16077a27f17508bc8bf2375;hp=55e0fab89ff103c0ffec8e1fe197f1fca674d38b;hpb=5e8c9df6674e4174d3e9701a1ae1021ada07dac0;p=kivitendo-erp.git diff --git a/SL/Controller/Buchungsgruppen.pm b/SL/Controller/Buchungsgruppen.pm index 55e0fab89..a608a6eab 100644 --- a/SL/Controller/Buchungsgruppen.pm +++ b/SL/Controller/Buchungsgruppen.pm @@ -223,6 +223,7 @@ sub setup_show_form_action_bar { ], ); } + $::request->layout->add_javascripts('kivi.Validator.js'); } sub setup_list_action_bar {