Fix for 52811. r=alecf. Delete message works on the Mac again.

This commit is contained in:
putterman%netscape.com 2000-09-18 03:46:10 +00:00
Родитель 04d2c4098a
Коммит 28b102cd6e
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -504,8 +504,7 @@ function GetNumSelectedMessages()
function CommandUpdate_Mail()
{
//goUpdateCommand('button_delete');
goUpdateCommand('button_delete');
goUpdateCommand('cmd_delete');
goUpdateCommand('cmd_nextMsg');
goUpdateCommand('cmd_nextUnreadMsg');