Private
Public Access
1
0

checking in changes

This commit is contained in:
Sander Roosendaal
2020-02-08 10:20:32 +01:00
parent 6bdf9216f2
commit e515141429
6 changed files with 41 additions and 19 deletions

View File

@@ -1224,8 +1224,6 @@ def plannedsessions_manage_view(request,userid=0,
if request.is_ajax():
is_ajax = True
r = getrequestrower(request,userid=userid)
startdate,enddate = get_dates_timeperiod(request)