Bug 321954 followup, forgot to address review comment

This commit is contained in:
philringnalda%gmail.com 2007-08-23 04:13:36 +00:00
Родитель 8e1364021f
Коммит 7b0baaef34
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -2342,7 +2342,7 @@ function onExitPrintPreview()
function getPPBrowser()
{
return document.getElementById("content");
return getBrowser();
}
function getMarkupDocumentViewer()