Bug #297360 --> onMore now only takes one argument. Forgot to check this in with Bug 297360. a=asa

This commit is contained in:
scott%scott-macgregor.org 2005-07-08 00:17:29 +00:00
Родитель 67238ae36c
Коммит 195eea0ce0
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -264,7 +264,7 @@ function searchOnLoad()
if (window.arguments && window.arguments[0])
selectFolder(window.arguments[0].folder);
onMore(null, 0);
onMore(null);
UpdateMailSearch("onload");
// hide and remove these columns from the column picker. you can't thread search results