updates on form
This commit is contained in:
parent
d760bdc2d2
commit
30acad0d4c
2 changed files with 14 additions and 104 deletions
|
@ -12,7 +12,7 @@
|
|||
}
|
||||
else {
|
||||
document.getElementById('form').hidden = true
|
||||
document.getElementById('mt-form').hidden = false
|
||||
document.getElementById('mt-form').hidden = true
|
||||
console.log("NEGATORY");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue