Merge pull request #497 from notmasteryet/tree-20
removing onload from driver.js
This commit is contained in:
commit
abce61cb57
@ -49,7 +49,6 @@ function load() {
|
|||||||
};
|
};
|
||||||
r.send(null);
|
r.send(null);
|
||||||
}
|
}
|
||||||
documet.addEventListener('DOMContentLoaded', load);
|
|
||||||
|
|
||||||
function nextTask() {
|
function nextTask() {
|
||||||
if (currentTaskIdx == manifest.length) {
|
if (currentTaskIdx == manifest.length) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user