Different Download as ZIP url, some had errors with the previous

#37061
This commit is contained in:
nathangray 2019-10-04 10:24:29 -06:00
parent d31d19c1ec
commit 3f483478cd

View File

@ -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
});