Fix notification
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Родитель
d09fa8b758
Коммит
96c3034cda
|
@ -446,8 +446,7 @@ var documentsMain = {
|
|||
if (window.webkit
|
||||
&& window.webkit.messageHandlers
|
||||
&& window.webkit.messageHandlers.RichDocumentsMobileInterface) {
|
||||
window.webkit.messageHandlers.RichDocumentsMobileInterface.postMessage('documentLoaded');
|
||||
}
|
||||
window.webkit.messageHandlers.RichDocumentsMobileInterface.postMessage('documentLoaded');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче