make rankingpiece sticky
This commit is contained in:
@@ -3012,6 +3012,7 @@ def cum_flex_data(
|
||||
startdatestring = def_options['startdatestring']
|
||||
enddatestring = def_options['enddatestring']
|
||||
deltadays = def_options['deltadays']
|
||||
request.session['options'] = def_options
|
||||
|
||||
|
||||
|
||||
@@ -3268,6 +3269,7 @@ def cum_flex(request,theuser=0,
|
||||
options['workouttypes'] =workouttypes
|
||||
options['waterboattype'] =waterboattype
|
||||
options['theuser'] =theuser
|
||||
options['rankingonly'] = rankingonly
|
||||
options['xparam'] =xparam
|
||||
options['yparam1'] =yparam1
|
||||
options['yparam2'] =yparam2
|
||||
|
||||
Reference in New Issue
Block a user