Private
Public Access
1
0

Merge branch 'hotfix/zipfix3'

This commit is contained in:
Sander Roosendaal
2016-12-19 19:35:10 +01:00

View File

@@ -74,7 +74,7 @@ def processattachments():
wid = [make_new_workout_from_email(rr,a.document,name)]
res += wid
print wid
link = 'http://rowsandall.com/rowers/workout/'+str(wid[0])+'/edit'
link = 'https://rowsandall.com/rowers/workout/'+str(wid[0])+'/edit'
dd = send_confirm(u,name,link)
except:
# replace with code to process error