X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FClientJS.pm;fp=SL%2FClientJS.pm;h=204e3203b4339d0fd346fc3b1bb2289578ac4764;hb=c00f1e29f10d6b371dffc401f6e2c5d11eeb16c5;hp=ada199efa2714ec67ae6545d5a998644159abed5;hpb=f844f1e26b05d90fbaec71b0e9cc016221a5f4b9;p=kivitendo-erp.git 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