mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Fix mail 'mark all as read' action no longer works
This commit is contained in:
parent
b13c1d97b4
commit
a1a46ab5b7
@ -2433,7 +2433,7 @@ app.classes.mail = AppJS.extend(
|
||||
},
|
||||
messageToDisplay,
|
||||
this.egw.lang("Confirm"),
|
||||
_action.id, buttons);
|
||||
null, buttons);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user