Save filters for workout list view
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
|
||||
{{ render_partial('partials/page/person.html',
|
||||
person=person, selected_exercise_ids=selected_exercise_ids, max_date=max_date,
|
||||
min_date=min_date) }}
|
||||
min_date=min_date, tags=tags) }}
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user