fix
This commit is contained in:
@@ -2937,7 +2937,7 @@ def instroke_chart_interactive(request, id=0):
|
|||||||
'name': w.name
|
'name': w.name
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'url': reverse('instroke_view', kwargs={'id': id}),
|
'url': reverse('instroke_chart_interactive', kwargs={'id': id}),
|
||||||
'name': 'In-Stroke Metrics'
|
'name': 'In-Stroke Metrics'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user