Private
Public Access
1
0

hiddenfields

This commit is contained in:
Sander Roosendaal
2022-07-19 21:01:13 +02:00
parent 673731af26
commit 4758be79c0
3 changed files with 12 additions and 4 deletions

View File

@@ -2987,6 +2987,8 @@ def instroke_chart_interactive(request, id=0):
'form':form,
'the_script': script,
'the_div': div,
'spm_min': spm_min,
'spm_max': spm_max,
})