Private
Public Access
1
0

adding names of athlete to alert pages

This commit is contained in:
Sander Roosendaal
2019-08-19 21:53:39 +02:00
parent eaf144503e
commit 6998ab9306
4 changed files with 7 additions and 4 deletions

View File

@@ -4577,6 +4577,7 @@ def alert_edit_view(request,id=0,userid=0):
'form':form,
'measuredform':measuredform,
'formset':filter_formset,
'alert':alert,
})
# alert delete view