This commit is contained in:
Lu Wang 2014-07-23 23:59:27 -07:00
parent bd1c7be0cb
commit 91b7030bf4

View File

@ -1852,7 +1852,7 @@ function webViewerInitialized() {
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));
// Suppress context menus for some controls