changes email processing
This commit is contained in:
@@ -83,10 +83,6 @@ def processattachment(rower, fileobj, title, uploadoptions,testing=False):
|
||||
plottype, title,
|
||||
imagename=imagename
|
||||
)
|
||||
email_sent = send_confirm(
|
||||
rower.user, title, link,
|
||||
uploadoptions
|
||||
)
|
||||
try:
|
||||
if workoutid:
|
||||
email_sent = send_confirm(
|
||||
|
||||
Reference in New Issue
Block a user