This commit is contained in:
Ross
2021-05-15 13:03:15 +01:00
parent d962ac058d
commit 6ee81f84df
@@ -102,7 +102,7 @@
//active: this.checked // true if checked else false //active: this.checked // true if checked else false
question_type: "rapid", question_type: "rapid",
aid: el.dataset.aid, aid: el.dataset.aid,
status: 1, status: 0,
}, },
type: "POST", type: "POST",
dataType: "json", dataType: "json",