Bug 300988: Move dialog in bookmarks manager doesn't persist it's size, r=mconnor

This commit is contained in:
gavin%gavinsharp.com 2005-08-27 03:36:40 +00:00
Родитель a8ad08e4ea
Коммит a1a4cb4d78
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -118,7 +118,6 @@ function Startup()
document.getElementById("bookmarknamegrid").setAttribute("hidden", "true");
document.getElementById("createinseparator").setAttribute("hidden", "true");
document.getElementById("nameseparator").setAttribute("hidden", "true");
sizeToFit();
document.title = document.documentElement.getAttribute("title-selectFolder");
shouldSetOKButton = false;
if (window.arguments[2])