Content deleted Content added
fix bad promise handling |
remove non-functional checkbox to opt out of notifying article creator |
||
Line 38:
label: 'Details',
name: 'details'
});
Line 72 ⟶ 59:
var form = e.target;
gar.params = {
reason: form.reason.value
};
|