mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
W.I.P. of new approach for mail winmail.dat attachment handling
- Fix iframe in preview overlays attachment area
This commit is contained in:
parent
ede4956797
commit
0b0937f316
@ -855,6 +855,7 @@ app.classes.mail = AppJS.extend(
|
||||
if (typeof _data == 'object')
|
||||
{
|
||||
attachmentArea.set_value({content:_data});
|
||||
set_prev_iframe_top();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user