Force download of attachment (#4291)
This commit is contained in:
parent
dd8d3cc06e
commit
7b9d36b039
1 changed files with 1 additions and 0 deletions
|
@ -323,6 +323,7 @@ function rcube_calendar_ui(settings)
|
|||
}
|
||||
|
||||
query._frame = null;
|
||||
query._download = 1;
|
||||
rcmail.goto_url('get-attachment', query, false);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue