partial fix for bug#81296 -visually enabling SendNow menu all the time;r=blizzard,sr=sspitzer;a=asa

This commit is contained in:
varada%netscape.com 2001-06-15 19:55:52 +00:00
Родитель 2082e9b321
Коммит a6d54dc216
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -592,7 +592,6 @@ function MessageComposeOfflineStateChanged(goingOffline)
sendButton.setAttribute('tooltiptext', sendButton.getAttribute('now_tooltiptext'));
}
goUpdateCommand('cmd_sendNow');
} catch(e) {}
}