Commit 178ffc54 by Félicie

change status binome to unsuscribe

parent b06fceda
Pipeline #2419 passed with stage
in 1 minute 25 seconds
......@@ -212,6 +212,8 @@ function delete_pair(childId, gone_checked) {
payload['gone'].push(elts[0]);
});
} else {
payload['unsubscribed'].push(elts[0]);
}
$.ajax({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment