]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Form.pm
ClientJS: AJAX-Form-Submit mit jQuery-Form-Plugin
[mfinanz.git] / SL / Form.pm
index 8ae6ed41f3e38243cf55c9101afa1d86c6f5e267..f0d13de0496f394c658fad7c709651dfdd17f55f 100644 (file)
@@ -472,6 +472,7 @@ sub header {
 
   $layout->use_javascript("$_.js") for (qw(
     jquery jquery-ui jquery.cookie jquery.checkall jquery.download
+    jquery/jquery.form client_js
     common part_selection switchmenuframe autocomplete_part
   ), "jquery/ui/i18n/jquery.ui.datepicker-$::myconfig{countrycode}");