fix ->typo<- that prevented the merge action on message/rfc822 in addressbook to function properly

This commit is contained in:
Klaus Leithoff 2014-03-21 14:26:10 +00:00
parent 601e2b3b73
commit 354a2ac3e8

View File

@ -1831,7 +1831,7 @@ abstract class bo_merge
);
// egw.open() used if only 1 row selected
$action['egw_open'] = 'edit-mail--'.implode('&',$extra);
$action['egw_open'] = 'edit-mail-'.implode('&',$extra);
$action['target'] = 'compose_' .$file['path'];
// long_task runs menuaction once for each selected row