mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Missing parent
This commit is contained in:
parent
fd85882366
commit
5371dc671b
1 changed files with 1 additions and 1 deletions
|
@ -721,7 +721,7 @@ var PDFView = {
|
|||
}
|
||||
if (!pageFound) {
|
||||
searchResults.textContent = mozL10n.get('search_terms_not_found', null,
|
||||
'(Not found)';
|
||||
'(Not found)');
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue