W.I.P. of new approach for mail winmail.dat attachment handling

- Fix iframe in preview overlays attachment area
This commit is contained in:
Hadi Nategh 2015-11-30 08:54:02 +00:00
parent ede4956797
commit 0b0937f316

View File

@ -855,6 +855,7 @@ app.classes.mail = AppJS.extend(
if (typeof _data == 'object')
{
attachmentArea.set_value({content:_data});
set_prev_iframe_top();
}
else
{