mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Zero gjslint warnings mark
This commit is contained in:
parent
537eb8f47b
commit
7036bcd4c7
5 changed files with 70 additions and 63 deletions
|
@ -49,7 +49,7 @@ function load() {
|
|||
};
|
||||
r.send(null);
|
||||
}
|
||||
window.onload = load;
|
||||
documet.addEventListener('DOMContentLoaded', load);
|
||||
|
||||
function nextTask() {
|
||||
if (currentTaskIdx == manifest.length) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue