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