mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Fix old reference to felamimail
This commit is contained in:
parent
63b92d2939
commit
4239ab815a
@ -162,7 +162,7 @@ app.classes.filemanager = AppJS.extend(
|
||||
{
|
||||
params['preset[file]['+i+']'] = 'vfs://default'+attachments[i];
|
||||
}
|
||||
egw.open('', 'felamimail', 'add', params);
|
||||
egw.open('', 'mail', 'add', params);
|
||||
},
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user