X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/466e67ffb148fe2298ed00a2b9b25c9b2c586af8..34d546758e9a076149bb1499a5449747fcf17aea:/SL/ClientJS.pm diff --git a/SL/ClientJS.pm b/SL/ClientJS.pm index a134cad9b..336f97144 100644 --- a/SL/ClientJS.pm +++ b/SL/ClientJS.pm @@ -113,6 +113,7 @@ my %supported_methods = ( # ## other stuff ## redirect_to => 1, # window.location.href = + save_file => 4, # kivi.save_file(, ) flash => 2, # kivi.display_flash(, ) flash_detail => 2, # kivi.display_flash_detail(, )