mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
* Api: Fix some merge files were opened in browser instead of downloaded
This commit is contained in:
parent
582793d52b
commit
36df64085f
@ -2416,7 +2416,7 @@ abstract class Merge
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
\Egroupware\Api\Egw::redirect_link(Vfs::download_url($target));
|
\Egroupware\Api\Egw::redirect_link(Vfs::download_url($target, true));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user