X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FClientJS.pm;h=6ef639d74e1255dc182f5a1e3b5ef21aee3c3fe4;hb=a6ce2c7f3f7ae10f7065fb86121c8d11049617ee;hp=7f8bee01111305937a85fd7425c30d3109ff9191;hpb=40fc1b5c157cea8cedea29ba152c0a42e54a3698;p=kivitendo-erp.git diff --git a/SL/ClientJS.pm b/SL/ClientJS.pm index 7f8bee011..6ef639d74 100644 --- a/SL/ClientJS.pm +++ b/SL/ClientJS.pm @@ -80,7 +80,7 @@ my %supported_methods = ( 'dialog:close' => 1, # ## jQuery Form plugin ## - 'ajaxForm' => 1, # pattern: $().ajaxForm({ success: eval_json_result }) + 'ajaxForm' => 1, # $().ajaxForm({ success: eval_json_result }) # ## jstree plugin ## pattern: $.jstree._reference($()).()