Fix 29654 (Unable to Delete messages or Cancel News Messages from menu) r=mscott, a=phil

This commit is contained in:
hangas%netscape.com 2000-02-29 21:57:50 +00:00
Родитель 25c3e4642c
Коммит 3abfae753c
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -263,6 +263,7 @@ function CommandUpdate_Mail()
messagePane.removeAttribute('draw-focus-border');
}*/
goUpdateCommand('cmd_delete');
goUpdateCommand('button_delete');
}