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