This commit is contained in:
parent
8ca24923a7
commit
410c11df0e
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
}
|
||||
|
||||
async function createIssue() {
|
||||
var var = 'https://forge.ilot.io/api/v1/repos/ilot/registration/issues';
|
||||
var url = 'https://forge.ilot.io/api/v1/repos/ilot/registration/issues';
|
||||
var mathspamtrap = document.getElementById("math-spam-trap").value;
|
||||
var agreetoterms = document.getElementById("agree-to-terms").checked;
|
||||
var email = document.getElementById("email").value;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue