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
Родитель 006ca13b13
Коммит 2e0578aec6
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');