X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/8631a825ebe02f537dae531fd5ec712a12c53f0f..53593baa211863fbf66540cf1bcc36c8fb37257f:/SL/Controller/Taxzones.pm diff --git a/SL/Controller/Taxzones.pm b/SL/Controller/Taxzones.pm index e0125695c..72c772fd6 100644 --- a/SL/Controller/Taxzones.pm +++ b/SL/Controller/Taxzones.pm @@ -214,6 +214,7 @@ sub setup_show_form_action_bar { ], ); } + $::request->layout->add_javascripts('kivi.Validator.js'); } sub setup_list_action_bar {