Archived
1
0

don't double post

This commit is contained in:
Jeff Becker
2016-05-01 18:04:43 -04:00
parent a389c8b82d
commit 58d32b5d1d
2 changed files with 1 additions and 2 deletions

View File

@@ -396,7 +396,6 @@ function init(prefix) {
r.clearSolution();
});
}
e.onclick = postit;
var f = document.querySelector("form");
f.onsubmit = function() {
postit();