Fix mail 'mark all as read' action no longer works

This commit is contained in:
Hadi Nategh 2022-09-09 09:36:37 +02:00
parent b13c1d97b4
commit a1a46ab5b7

View File

@ -2433,7 +2433,7 @@ app.classes.mail = AppJS.extend(
},
messageToDisplay,
this.egw.lang("Confirm"),
_action.id, buttons);
null, buttons);
}
else
{