Make stats refresh, and add filter support to stats endpoint
This commit is contained in:
@@ -142,4 +142,8 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div class="hidden" hx-get="{{ url_for('get_stats_for_person', person_id=person_id) }}" hx-trigger="load"
|
||||
hx-target="#stats" hx-swap="innerHTML">
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user