Missing parent
This commit is contained in:
parent
fd85882366
commit
5371dc671b
@ -721,7 +721,7 @@ var PDFView = {
|
|||||||
}
|
}
|
||||||
if (!pageFound) {
|
if (!pageFound) {
|
||||||
searchResults.textContent = mozL10n.get('search_terms_not_found', null,
|
searchResults.textContent = mozL10n.get('search_terms_not_found', null,
|
||||||
'(Not found)';
|
'(Not found)');
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user