small bug fixes
This commit is contained in:
@@ -3398,7 +3398,7 @@ def thumbnail_flex_chart(rowdata,id=0,promember=0,
|
||||
try:
|
||||
tseconds = rowdata.ix[:,'time']
|
||||
except KeyError:
|
||||
return '','No time data - cannot make flex plot','',''
|
||||
return '','No time data - cannot make flex plot'
|
||||
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user