X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f844f1e26b05d90fbaec71b0e9cc016221a5f4b9..c00f1e29f10d6b371dffc401f6e2c5d11eeb16c5:/SL/ClientJS.pm diff --git a/SL/ClientJS.pm b/SL/ClientJS.pm index ada199efa..204e3203b 100644 --- a/SL/ClientJS.pm +++ b/SL/ClientJS.pm @@ -80,6 +80,9 @@ my %supported_methods = ( # Closing and removing the popup 'dialog:close' => 1, + # ## jQuery Form plugin ## + 'ajaxForm' => 1, # pattern: $().ajaxForm({ success: eval_json_result }) + # ## jstree plugin ## pattern: $.jstree._reference($()).() # Operations on the whole tree