.
This commit is contained in:
+1
-1
@@ -1538,7 +1538,7 @@ def collection_scores_cid(request, pk):
|
||||
collection.stats_min = min(user_scores_list)
|
||||
collection.stats_max = max(user_scores_list)
|
||||
|
||||
collection.stats_graph = fig_html
|
||||
#collection.stats_graph = fig_html
|
||||
|
||||
collection.user_scores = user_scores
|
||||
|
||||
|
||||
Reference in New Issue
Block a user