Private
Public Access
1
0

updated link

This commit is contained in:
Sander Roosendaal
2016-12-19 19:45:10 +01:00
parent 3d0583f2d5
commit 886fdc5881

View File

@@ -124,7 +124,7 @@ def processattachments_debug():
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)