Pro metrics restricted to Pro users
When I opened Favorite Flex CHarts to all, I overlooked that this was opening a back door to Basic users to get to view the Pro metrics. Corrected that now. When a Favorite Flex chart with Pro metrics is loaded, for Basic users, the values are replaced with time (x), pace (y1) and spm (y2)
This commit is contained in:
@@ -2046,7 +2046,6 @@ def interactive_flex_chart2(id=0,promember=0,
|
||||
plottype='line',
|
||||
workstrokesonly=False):
|
||||
|
||||
|
||||
#rowdata,row = dataprep.getrowdata_db(id=id)
|
||||
columns = [xparam,yparam1,yparam2,
|
||||
'ftime','distance','fpace',
|
||||
|
||||
Reference in New Issue
Block a user