Bug 321954 followup, forgot to address review comment

git-svn-id: svn://10.0.0.236/trunk@232913 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
philringnalda%gmail.com
2007-08-23 04:13:36 +00:00
parent 44409a6852
commit 37f3a11a9e

View File

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