diff --git a/rowers/templates/user_boxplot_select.html b/rowers/templates/user_boxplot_select.html index 2033faf9..e8c6e418 100644 --- a/rowers/templates/user_boxplot_select.html +++ b/rowers/templates/user_boxplot_select.html @@ -12,6 +12,55 @@ checkboxes[i].checked = source.checked; } } + + + @@ -45,23 +94,42 @@