projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ce9999
)
Testfehler: Tabs entfernt
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 10 Feb 2017 12:18:06 +0000
(13:18 +0100)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 10 Feb 2017 12:22:07 +0000
(13:22 +0100)
SL/Controller/DownloadZip.pm
patch
|
blob
|
history
diff --git
a/SL/Controller/DownloadZip.pm
b/SL/Controller/DownloadZip.pm
index
ffc3715
..
f1a6fa6
100644
(file)
--- 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,