parent
5a2172bb9b
commit
1a115a8423
@ -83,7 +83,6 @@
|
||||
} else {
|
||||
editable.amount = Math.floor(amount_input * 100);
|
||||
postdata = Object.assign(postdata, editable);
|
||||
postdata.runner = postdata.runner.id;
|
||||
postdata.donor = postdata.donor.id;
|
||||
DonationService.donationControllerPutFixed(original_data.id, postdata)
|
||||
.then((resp) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user