IO-557 Send documents in emails.
This commit is contained in:
@@ -148,6 +148,7 @@ export function ScheduleJobModalContainer({
|
||||
toggleModalVisible();
|
||||
if (values.notifyCustomer) {
|
||||
setEmailOptions({
|
||||
jobid: jobId,
|
||||
messageOptions: {
|
||||
to: [values.email],
|
||||
replyTo: bodyshop.email,
|
||||
|
||||
Reference in New Issue
Block a user