diff --git a/rowers/templates/list_workouts.html b/rowers/templates/list_workouts.html index 3984d421..283c8755 100644 --- a/rowers/templates/list_workouts.html +++ b/rowers/templates/list_workouts.html @@ -79,6 +79,15 @@ {% endif %} {% endif %} + {% if not request.GET.selectworkouts %} + + Bulk Actions + + {% else %} + + Close Bulk Actions + + {% endif %} @@ -87,6 +96,7 @@
  • Bulk Operation

    +

    Please select workouts from the list to do a bulk operation on.