filemanager: JavaScript IE8Compat myStylite Ticket#835 Send filemanager entry by mail

This commit is contained in:
Klaus Leithoff 2010-09-06 09:30:31 +00:00
parent ed68774f22
commit 126c121210

View File

@ -301,7 +301,7 @@ class filemanager_ui
function open_mail(attachments)
{
var link = '".egw::link('/index.php',array('menuaction' => 'felamimail.uicompose.compose'))."';
var i = 0;
if (!(attachments instanceof Array)) attachments = [ attachments ];
for(i=0; i < attachments.length; i++)