typo in multiflex_select
This commit is contained in:
@@ -3362,7 +3362,7 @@ def user_multiflex_select(request,
|
|||||||
try:
|
try:
|
||||||
ploterrorbars = request.session['ploterrorbars']
|
ploterrorbars = request.session['ploterrorbars']
|
||||||
except:
|
except:
|
||||||
ploterrobars = False
|
ploterrorbars = False
|
||||||
|
|
||||||
|
|
||||||
if 'startdate' in request.session:
|
if 'startdate' in request.session:
|
||||||
|
|||||||
Reference in New Issue
Block a user