fix typo
This commit is contained in:
parent
bd1c7be0cb
commit
91b7030bf4
@ -1852,7 +1852,7 @@ function webViewerInitialized() {
|
|||||||
document.getElementById('viewFind').classList.add('hidden');
|
document.getElementById('viewFind').classList.add('hidden');
|
||||||
}
|
}
|
||||||
|
|
||||||
// Listen for unsuporrted features to trigger the fallback UI.
|
// Listen for unsupported features to trigger the fallback UI.
|
||||||
PDFJS.UnsupportedManager.listen(PDFView.fallback.bind(PDFView));
|
PDFJS.UnsupportedManager.listen(PDFView.fallback.bind(PDFView));
|
||||||
|
|
||||||
// Suppress context menus for some controls
|
// Suppress context menus for some controls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user