mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:36 +01:00
Different Download as ZIP url, some had errors with the previous
#37061
This commit is contained in:
parent
d31d19c1ec
commit
3f483478cd
@ -1792,7 +1792,7 @@ var et2_link_list = (function(){ "use strict"; return et2_link_string.extend(
|
||||
|
||||
// Download ZIP
|
||||
window.location = self.egw().link('/index.php',{
|
||||
menuaction: 'api.etemplate_widget_link.download_zip',
|
||||
menuaction: 'api.EGroupware\\Api\\Etemplate\\Widget\\Link.download_zip',
|
||||
app: self.value.to_app,
|
||||
id: self.value.to_id
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user