bug #370547 error 'self has no properties' when opening modeless event/task dialog r=lilmatt

This commit is contained in:
michael.buettner%sun.com 2007-02-27 11:16:30 +00:00
Родитель e78d8be74c
Коммит 8fed037bc9
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -121,8 +121,6 @@ function onLoad()
document.getElementById("item-title").focus();
opener.setCursor("auto");
self.focus();
}
function dispose()