From: Moritz Bunkus Date: Fri, 10 Feb 2017 12:18:06 +0000 (+0100) Subject: Testfehler: Tabs entfernt X-Git-Tag: release-3.5.4~1511 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=3f89fa90275e5df9b806ca4f8abe447af83a3362;p=kivitendo-erp.git Testfehler: Tabs entfernt --- diff --git a/SL/Controller/DownloadZip.pm b/SL/Controller/DownloadZip.pm index ffc37155b..f1a6fa6a6 100644 --- a/SL/Controller/DownloadZip.pm +++ b/SL/Controller/DownloadZip.pm @@ -110,7 +110,7 @@ THis method must be inserted into the customer branch: ns.downloadOrderitemsAtt = function(type,id) { var rowcount = $('input[name=rowcount]').val() - 1; - var data = { + var data = { action: 'FileManagement/download_zip', type: type, object_id: id,