Bug 292109 Remove Account column from message search p=stefan_h r+sr=me a=asa

This commit is contained in:
neil%parkwaycc.co.uk 2005-05-01 10:43:12 +00:00
parent deecb0208e
commit 073af89024

View File

@ -274,6 +274,7 @@ function searchOnLoad()
HideSearchColumn("flaggedCol");
HideSearchColumn("idCol");
HideSearchColumn("junkStatusCol");
HideSearchColumn("accountCol");
// we want to show the location column for search
ShowSearchColumn("locationCol");