зеркало из https://github.com/mozilla/pjs.git
186081 patch by pratik psolanki@netscape.net r=smontagu sr=roc+moz printing doesn't work after print previewing a mail
This commit is contained in:
Родитель
48260dc733
Коммит
fdc7ba698e
|
@ -73,6 +73,8 @@ function showPrintPreviewToolbar()
|
|||
|
||||
function BrowserExitPrintPreview()
|
||||
{
|
||||
var webBrowserPrint = printEngine.webBrowserPrint;
|
||||
webBrowserPrint.exitPrintPreview();
|
||||
window.close();
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче