54909. r=sspitzer sr=bienvenu. Pop : Emptying trash now deletes subfolders also. Thanks to

sspitzer and david for the help.


git-svn-id: svn://10.0.0.236/trunk@83973 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
naving%netscape.com
2000-12-22 01:54:54 +00:00
parent ab1ee3d23b
commit 59cd2a9ad9

View File

@@ -147,7 +147,7 @@ function MsgEmptyTrash()
if(trashSelected)
{
tree.clearItemSelection();
RefreshThreadTreeView();
//RefreshThreadTreeView(); un-neccessary
}
try {
messenger.EmptyTrash(tree.database, folder.resource);