allow details on a give for a providing project (so we can attach a picture)
This commit is contained in:
@@ -655,7 +655,7 @@ export default class ClaimView extends Vue {
|
||||
}
|
||||
if (this.giveDetails.fulfillsPlanHandleId) {
|
||||
this.urlForNewGive +=
|
||||
"&projectId=" +
|
||||
"&fulfillsProjectId=" +
|
||||
encodeURIComponent(this.giveDetails.fulfillsPlanHandleId);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user